Searched refs:nft_expr_policy (Results 1 – 1 of 1) sorted by relevance
3475 static const struct nla_policy nft_expr_policy[NFTA_EXPR_MAX + 1] = { variable3536 nft_expr_policy, NULL); in nf_tables_expr_parse()3588 nft_expr_policy, NULL); in nft_expr_inner_parse()3758 [NFTA_RULE_EXPRESSIONS] = NLA_POLICY_NESTED_ARRAY(nft_expr_policy),4761 [NFTA_SET_EXPRESSIONS] = NLA_POLICY_NESTED_ARRAY(nft_expr_policy),6088 [NFTA_SET_ELEM_EXPRESSIONS] = NLA_POLICY_NESTED_ARRAY(nft_expr_policy),