Searched refs:TCA_PRIO_MAX (Results 1 – 4 of 4) sorted by relevance
95 struct rtattr *tb[TCA_PRIO_MAX + 1]; in rr_print_opt()100 if (parse_rtattr_nested_compat(tb, TCA_PRIO_MAX, opt, qopt, in rr_print_opt()
100 struct rtattr *tb[TCA_PRIO_MAX+1]; in prio_print_opt()105 if (parse_rtattr_nested_compat(tb, TCA_PRIO_MAX, opt, qopt, in prio_print_opt()
15 #ifndef TCA_PRIO_MAX23 #define TCA_PRIO_MAX (__TCA_PRIO_MAX - 1) macro
111 #define TCA_PRIO_MAX (__TCA_PRIO_MAX - 1) macro