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