Searched refs:NFTA_SET_DESC_MAX (Results 1 – 2 of 2) sorted by relevance
359 #define NFTA_SET_DESC_MAX (__NFTA_SET_DESC_MAX - 1) macro
4336 static const struct nla_policy nft_set_desc_policy[NFTA_SET_DESC_MAX + 1] = {4858 struct nlattr *da[NFTA_SET_DESC_MAX + 1]; in nf_tables_set_desc_parse()4861 err = nla_parse_nested_deprecated(da, NFTA_SET_DESC_MAX, nla, in nf_tables_set_desc_parse()