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

/external/iproute2/tc/
H A Dq_mqprio.c53 if (get_u8(&opt.prio_tc_map[idx], *argv, 10)) {
60 opt.prio_tc_map[idx] = 0;
119 fprintf(f, "%u ", qopt->prio_tc_map[i]);
/external/iproute2/include/linux/
H A Dpkt_sched.h597 __u8 prio_tc_map[TC_QOPT_BITMASK + 1]; member in struct:tc_mqprio_qopt
/external/kernel-headers/original/uapi/linux/
H A Dpkt_sched.h614 __u8 prio_tc_map[TC_QOPT_BITMASK + 1]; member in struct:tc_mqprio_qopt

Completed in 804 milliseconds