Searched refs:nft_verdict_policy (Results 1 – 1 of 1) sorted by relevance
4377 static const struct nla_policy nft_verdict_policy[NFTA_VERDICT_MAX + 1] = { variable4390 err = nla_parse_nested(tb, NFTA_VERDICT_MAX, nla, nft_verdict_policy); in nft_verdict_init()