Home
last modified time | relevance | path

Searched refs:TCA_PRIO_MQ (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/tc/
Dq_prio.c91 addattr_l(n, 1024, TCA_PRIO_MQ, NULL, 0); in prio_parse_opt()
113 if (tb[TCA_PRIO_MQ]) in prio_print_opt()
115 rta_getattr_u8(tb[TCA_PRIO_MQ]) ? "on" : "off"); in prio_print_opt()
Dq_rr.c86 addattr_l(n, 1024, TCA_PRIO_MQ, NULL, 0); in rr_parse_opt()
108 if (tb[TCA_PRIO_MQ]) in rr_print_opt()
110 rta_getattr_u8(tb[TCA_PRIO_MQ]) ? "on" : "off"); in rr_print_opt()
Dtc_util.h15 TCA_PRIO_MQ, enumerator