Home
last modified time | relevance | path

Searched refs:XT_NFLOG_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_NFLOG.h9 #define XT_NFLOG_MASK 0x0 macro
/linux-4.4.14/net/netfilter/
Dxt_NFLOG.c45 if (info->flags & ~XT_NFLOG_MASK) in nflog_tg_check()