Searched refs:queue_obj_ops (Results 1 – 3 of 3) sorted by relevance
80 return (struct nfnl_queue *) nl_object_alloc(&queue_obj_ops); in nfnl_queue_alloc()202 struct nl_object_ops queue_obj_ops = { variable
235 .co_obj_ops = &queue_obj_ops,
25 extern struct nl_object_ops queue_obj_ops;