Searched refs:NFQUEUE (Results 1 – 3 of 3) sorted by relevance
23 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
75 typedef enum { OTHER = -1, NFLOG, NFQUEUE } nftype_t; enumerator125 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()
179 -A ntarg -j NFQUEUE --queue-num 1181 -A ntarg -j NFQUEUE --queue-balance 8:99183 -A ntarg -j NFQUEUE --queue-num 0 --queue-bypass