Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibxt_NFQUEUE.man23 By default, if no userspace program is listening on an NFQUEUE, then all packets that are to be que…
24 are dropped. When this option is used, the NFQUEUE rule behaves like ACCEPT instead, and the packet
/external/libpcap/
Dpcap-netfilter-linux.c75 typedef enum { OTHER = -1, NFLOG, NFQUEUE } nftype_t; enumerator
125 type = NFQUEUE; in netfilter_read_linux()
148 if (type == NFQUEUE) { in netfilter_read_linux()
196 if (type == NFQUEUE) { in netfilter_read_linux()
430 type = NFQUEUE; in netfilter_activate()
/external/iptables/tests/
Doptions-most.rules179 -A ntarg -j NFQUEUE --queue-num 1
181 -A ntarg -j NFQUEUE --queue-balance 8:99
183 -A ntarg -j NFQUEUE --queue-num 0 --queue-bypass