Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnetfilter.h16 #define NF_STOP 5 /* Deprecated, for userspace nf_queue compatibility. */ macro
17 #define NF_MAX_VERDICT NF_STOP
/linux/net/netfilter/
H A Dnfnetlink_queue.c353 case NF_STOP: in nf_reinject()
378 verdict == NF_STOP) { in nfqnl_reinject()