Searched refs:nft_expr_policy (Results 1 – 1 of 1) sorted by relevance
1593 static const struct nla_policy nft_expr_policy[NFTA_EXPR_MAX + 1] = { variable1650 err = nla_parse_nested(tb, NFTA_EXPR_MAX, nla, nft_expr_policy); in nf_tables_expr_parse()