Searched refs:cls_obj_ops (Results 1 – 3 of 3) sorted by relevance
24 extern struct nl_object_ops cls_obj_ops;
124 return (struct rtnl_cls *) nl_object_alloc(&cls_obj_ops); in rtnl_cls_alloc()239 struct nl_object_ops cls_obj_ops = { variable
328 .co_obj_ops = &cls_obj_ops,