Home
last modified time | relevance | path

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

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