Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h530 #define NFTA_VERDICT_MAX (__NFTA_VERDICT_MAX - 1) macro
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c10987 static const struct nla_policy nft_verdict_policy[NFTA_VERDICT_MAX + 1] = {
10998 struct nlattr *tb[NFTA_VERDICT_MAX + 1]; in nft_verdict_init()
11002 err = nla_parse_nested_deprecated(tb, NFTA_VERDICT_MAX, nla, in nft_verdict_init()