Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dcls.c32 static struct nl_object_ops cls_obj_ops; variable
69 tc = TC_CAST(nl_object_alloc(&cls_obj_ops)); in rtnl_cls_alloc()
437 .co_obj_ops = &cls_obj_ops,
440 static struct nl_object_ops cls_obj_ops = { variable