Home
last modified time | relevance | path

Searched refs:NFQNL_MSG_CONFIG (Results 1 – 2 of 2) sorted by relevance

/third_party/libnl/lib/netfilter/
Dqueue.c61 msg = nfnlmsg_alloc_simple(NFNL_SUBSYS_QUEUE, NFQNL_MSG_CONFIG, 0, in build_queue_cmd_request()
120 msg = nfnlmsg_alloc_simple(NFNL_SUBSYS_QUEUE, NFQNL_MSG_CONFIG, 0, in nfnl_queue_build_request()
/third_party/libnl/include/linux-private/linux/netfilter/
Dnfnetlink_queue.h11 NFQNL_MSG_CONFIG, /* connect to a particular queue */ enumerator