Searched refs:NFLOG (Results 1 – 5 of 5) sorted by relevance
75 typedef enum { OTHER = -1, NFLOG, NFQUEUE } nftype_t; enumerator121 type = NFLOG; in netfilter_read_linux()161 } else if (type == NFLOG) { in netfilter_read_linux()428 type = NFLOG; in netfilter_activate()498 if (type == NFLOG) { in netfilter_activate()516 if (type == NFLOG) { in netfilter_activate()
47 fixes for byte order issues with NFLOG captures
1 This is the deprecated ipv4-only predecessor of the NFLOG target.
31 iptables \-t raw \-A RPFILTER \-m limit \-\-limit 10/minute \-j NFLOG \-\-nflog\-prefix "rpfilter d…
183 # NFLOG test case moved to nflog-e.sh