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

/external/libnl/include/netlink/route/
H A Dclassifier.h24 extern struct nl_object_ops cls_obj_ops;
/external/libnl/lib/route/
H A Dcls_obj.c124 return (struct rtnl_cls *) nl_object_alloc(&cls_obj_ops);
239 struct nl_object_ops cls_obj_ops = { variable in typeref:struct:nl_object_ops
H A Dcls.c328 .co_obj_ops = &cls_obj_ops,

Completed in 111 milliseconds