Searched defs:qdisc_obj_ops (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/route/
H A Dqdisc.c29 static struct nl_object_ops qdisc_obj_ops; variable in typeref:struct:nl_object_ops
70 tc = TC_CAST(nl_object_alloc(&qdisc_obj_ops));
547 .co_obj_ops = &qdisc_obj_ops,
550 static struct nl_object_ops qdisc_obj_ops = { variable in typeref:struct:nl_object_ops

Completed in 93 milliseconds