Searched refs:TCA_IPT_MAX (Results 1 – 2 of 2) sorted by relevance
18 #define TCA_IPT_MAX (__TCA_IPT_MAX - 1) macro
87 static const struct nla_policy ipt_policy[TCA_IPT_MAX + 1] = {102 struct nlattr *tb[TCA_IPT_MAX + 1]; in __tcf_ipt_init()114 err = nla_parse_nested_deprecated(tb, TCA_IPT_MAX, nla, ipt_policy, in __tcf_ipt_init()