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

/external/libnl/include/netlink/netfilter/
H A Dqueue.h42 extern void nfnl_queue_set_group(struct nfnl_queue *, uint16_t);
/external/libnl/lib/netfilter/
H A Dqueue_obj.c100 void nfnl_queue_set_group(struct nfnl_queue *queue, uint16_t group) function
/external/libnl/src/
H A Dnf-queue.c120 nfnl_queue_set_group(queue, atoi(argv[2]));

Completed in 358 milliseconds