Searched refs:NFLOG (Results 1 – 5 of 5) sorted by relevance
74 typedef enum { OTHER = -1, NFLOG, NFQUEUE } nftype_t; enumerator194 type = NFLOG; in netfilter_read_linux()234 } else if (type == NFLOG) { in netfilter_read_linux()529 type = NFLOG; in netfilter_activate()611 if (type == NFLOG) { in netfilter_activate()633 if (type == NFLOG) { in netfilter_activate()
265 pcap/nflog.h - NFLOG-related definitions
3327 DLT_CHOICE(NFLOG, "Linux netfilter log messages"),
851 fixes for byte order issues with NFLOG captures
36 NFLOG: Use correct AF code points on all OSes.