Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/netfilter_bridge/
Debt_nflog.h7 #define EBT_NFLOG_MASK 0x0 macro
/Linux-v6.6/net/bridge/netfilter/
Debt_nflog.c45 if (info->flags & ~EBT_NFLOG_MASK) in ebt_nflog_tg_check()