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

/external/libnl/include/netlink/netfilter/
H A Dqueue.h25 extern struct nl_object_ops queue_obj_ops;
/external/libnl/lib/netfilter/
H A Dqueue_obj.c80 return (struct nfnl_queue *) nl_object_alloc(&queue_obj_ops);
202 struct nl_object_ops queue_obj_ops = { variable in typeref:struct:nl_object_ops
H A Dqueue.c235 .co_obj_ops = &queue_obj_ops,

Completed in 89 milliseconds