Home
last modified time | relevance | path

Searched refs:class_obj_ops (Results 1 – 1 of 1) sorted by relevance

/external/libnl/lib/route/
Dclass.c28 static struct nl_object_ops class_obj_ops; variable
80 tc = TC_CAST(nl_object_alloc(&class_obj_ops)); in rtnl_class_alloc()
432 static struct nl_object_ops class_obj_ops = { variable
459 .co_obj_ops = &class_obj_ops,