Searched refs:queue_obj_ops (Results 1 – 4 of 4) sorted by relevance
81 return (struct nfnl_queue *) nl_object_alloc(&queue_obj_ops); in nfnl_queue_alloc()203 struct nl_object_ops queue_obj_ops = { variable
236 .co_obj_ops = &queue_obj_ops,
25 extern struct nl_object_ops queue_obj_ops;
9 queue_obj_ops;