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