Searched refs:TCA_ATM_MAX (Results 1 – 3 of 3) sorted by relevance
190 static const struct nla_policy atm_policy[TCA_ATM_MAX + 1] = {203 struct nlattr *tb[TCA_ATM_MAX + 1]; in atm_tc_change()227 error = nla_parse_nested_deprecated(tb, TCA_ATM_MAX, opt, atm_policy, in atm_tc_change()
567 #define TCA_ATM_MAX (__TCA_ATM_MAX - 1) macro
587 #define TCA_ATM_MAX (__TCA_ATM_MAX - 1) macro