Home
last modified time | relevance | path

Searched refs:NFLOG (Results 1 – 5 of 5) sorted by relevance

/external/libpcap/
Dpcap-netfilter-linux.c75 typedef enum { OTHER = -1, NFLOG, NFQUEUE } nftype_t; enumerator
121 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()
DCHANGES47 fixes for byte order issues with NFLOG captures
/external/iptables/extensions/
Dlibipt_ULOG.man1 This is the deprecated ipv4-only predecessor of the NFLOG target.
Dlibxt_rpfilter.man31 iptables \-t raw \-A RPFILTER \-m limit \-\-limit 10/minute \-j NFLOG \-\-nflog\-prefix "rpfilter d…
/external/tcpdump/tests/
DTESTLIST183 # NFLOG test case moved to nflog-e.sh