Home
last modified time | relevance | path

Searched refs:NFQA_CFG_F_FAIL_OPEN (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_queue.h115 #define NFQA_CFG_F_FAIL_OPEN (1 << 0) macro
/linux/tools/testing/selftests/net/netfilter/
H A Dnf_queue.c243 flags |= NFQA_CFG_F_FAIL_OPEN; in open_queue()
/linux/net/netfilter/
H A Dnfnetlink_queue.c950 if (queue->flags & NFQA_CFG_F_FAIL_OPEN) { in __nfqnl_enqueue_packet()
963 if (queue->flags & NFQA_CFG_F_FAIL_OPEN) { in __nfqnl_enqueue_packet()