Searched refs:TCA_PRIO_MAX (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/tc/
H A Dq_prio.c100 struct rtattr *tb[TCA_PRIO_MAX+1];
105 if (parse_rtattr_nested_compat(tb, TCA_PRIO_MAX, opt, qopt,
H A Dq_rr.c95 struct rtattr *tb[TCA_PRIO_MAX + 1];
100 if (parse_rtattr_nested_compat(tb, TCA_PRIO_MAX, opt, qopt,
H A Dtc_util.h15 #ifndef TCA_PRIO_MAX
23 #define TCA_PRIO_MAX (__TCA_PRIO_MAX - 1) macro

Completed in 71 milliseconds