Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnetfilter.h17 #define NF_MAX_VERDICT NF_STOP macro
/openbmc/linux/net/netfilter/
H A Dnfnetlink_queue.c1093 if (verdict > NF_MAX_VERDICT || verdict == NF_STOLEN) in verdicthdr_get()