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