Searched refs:class_obj_ops (Results 1 – 3 of 3) sorted by relevance
115 return (struct rtnl_class *) nl_object_alloc(&class_obj_ops); in rtnl_class_alloc()267 struct nl_object_ops class_obj_ops = { variable
291 .co_obj_ops = &class_obj_ops,
25 extern struct nl_object_ops class_obj_ops;