Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dcls.c31 static struct nl_object_ops cls_obj_ops; variable
68 tc = TC_CAST(nl_object_alloc(&cls_obj_ops)); in rtnl_cls_alloc()
417 .co_obj_ops = &cls_obj_ops,
420 static struct nl_object_ops cls_obj_ops = { variable