Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_NFQUEUE.h34 #define NFQ_FLAG_BYPASS 0x01 /* for compatibility with v2 */ macro
/openbmc/linux/net/netfilter/
H A Dxt_NFQUEUE.c104 if (info->flags & NFQ_FLAG_BYPASS) in nfqueue_tg_v3()