Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c10987 static const struct nla_policy nft_verdict_policy[NFTA_VERDICT_MAX + 1] = { in nft_verdict_init()
11003 nft_verdict_policy, NULL); in nft_verdict_init()
10942 static const struct nla_policy nft_verdict_policy[NFTA_VERDICT_MAX + 1] = { global() variable