Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/netfilter/
Dqueue.h42 extern void nfnl_queue_set_group(struct nfnl_queue *, uint16_t);
/third_party/libnl/src/
Dnf-queue.c99 nfnl_queue_set_group(queue, atoi(argv[2])); in main()
/third_party/libnl/lib/netfilter/
Dqueue_obj.c101 void nfnl_queue_set_group(struct nfnl_queue *queue, uint16_t group) in nfnl_queue_set_group() function
/third_party/libnl/
Dlibnl-nf-3.sym290 nfnl_queue_set_group;