Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dqueue.h50 extern void nfnl_queue_set_copy_mode(struct nfnl_queue *,
/external/libnl/src/
Dnf-queue.c107 nfnl_queue_set_copy_mode(queue, copy_mode); in main()
/external/libnl/lib/netfilter/
Dqueue_obj.c132 void nfnl_queue_set_copy_mode(struct nfnl_queue *queue, enum nfnl_queue_copy_mode mode) in nfnl_queue_set_copy_mode() function