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
4576 static const struct nla_policy nft_set_desc_policy[NFTA_SET_DESC_MAX + 1] = {5097 struct nlattr *da[NFTA_SET_DESC_MAX + 1]; in nf_tables_set_desc_parse()5100 err = nla_parse_nested_deprecated(da, NFTA_SET_DESC_MAX, nla, in nf_tables_set_desc_parse()