Searched refs:nft_expr_policy (Results 1 – 1 of 1) sorted by relevance
3282 static const struct nla_policy nft_expr_policy[NFTA_EXPR_MAX + 1] = { variable3343 nft_expr_policy, NULL); in nf_tables_expr_parse()3395 nft_expr_policy, NULL); in nft_expr_inner_parse()3563 [NFTA_RULE_EXPRESSIONS] = NLA_POLICY_NESTED_ARRAY(nft_expr_policy),4571 [NFTA_SET_EXPRESSIONS] = NLA_POLICY_NESTED_ARRAY(nft_expr_policy),5878 [NFTA_SET_ELEM_EXPRESSIONS] = NLA_POLICY_NESTED_ARRAY(nft_expr_policy),