Searched refs:TCA_PEDIT_MAX (Results 1 – 2 of 2) sorted by relevance
21 #define TCA_PEDIT_MAX (__TCA_PEDIT_MAX - 1) macro
30 static const struct nla_policy pedit_policy[TCA_PEDIT_MAX + 1] = {144 struct nlattr *tb[TCA_PEDIT_MAX + 1]; in tcf_pedit_init()158 err = nla_parse_nested(tb, TCA_PEDIT_MAX, nla, pedit_policy, NULL); in tcf_pedit_init()