Searched refs:nft_expr_policy (Results 1 – 1 of 1) sorted by relevance
3178 static const struct nla_policy nft_expr_policy[NFTA_EXPR_MAX + 1] = { variable3239 nft_expr_policy, NULL); in nf_tables_expr_parse()3291 nft_expr_policy, NULL); in nft_expr_inner_parse()3444 [NFTA_RULE_EXPRESSIONS] = NLA_POLICY_NESTED_ARRAY(nft_expr_policy),4448 [NFTA_SET_EXPRESSIONS] = NLA_POLICY_NESTED_ARRAY(nft_expr_policy),5726 [NFTA_SET_ELEM_EXPRESSIONS] = NLA_POLICY_NESTED_ARRAY(nft_expr_policy),