Searched refs:TCA_PIE_MAX (Results 1 – 3 of 3) sorted by relevance
127 static const struct nla_policy pie_policy[TCA_PIE_MAX + 1] = {142 struct nlattr *tb[TCA_PIE_MAX + 1]; in pie_change()146 err = nla_parse_nested_deprecated(tb, TCA_PIE_MAX, opt, pie_policy, in pie_change()
955 #define TCA_PIE_MAX (__TCA_PIE_MAX - 1) macro
988 #define TCA_PIE_MAX (__TCA_PIE_MAX - 1) macro