Home
last modified time | relevance | path

Searched refs:queue_obj_ops (Results 1 – 4 of 4) sorted by relevance

/third_party/libnl/lib/netfilter/
Dqueue_obj.c81 return (struct nfnl_queue *) nl_object_alloc(&queue_obj_ops); in nfnl_queue_alloc()
203 struct nl_object_ops queue_obj_ops = { variable
Dqueue.c236 .co_obj_ops = &queue_obj_ops,
/third_party/libnl/include/netlink/netfilter/
Dqueue.h25 extern struct nl_object_ops queue_obj_ops;
/third_party/libnl/
Dlibnl-nf-3.sym9 queue_obj_ops;