Searched refs:tc_prio_qopt (Results 1 – 6 of 6) sorted by relevance
/external/iproute2/tc/ |
D | q_prio.c | 35 struct tc_prio_qopt opt={3,{ 1, 2, 2, 2, 1, 2, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1 }}; in prio_parse_opt() 99 struct tc_prio_qopt *qopt; in prio_print_opt()
|
D | q_rr.c | 36 struct tc_prio_qopt opt={3,{ 1, 2, 2, 2, 1, 2, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1 }}; in rr_parse_opt() 94 struct tc_prio_qopt *qopt; in rr_print_opt()
|
/external/libnl/lib/route/qdisc/ |
D | prio.c | 45 struct tc_prio_qopt *opt; in prio_msg_parser() 50 opt = (struct tc_prio_qopt *) tc->tc_opts->d_data; in prio_msg_parser() 107 struct tc_prio_qopt opts; in prio_msg_fill()
|
/external/libnl/include/linux-private/linux/ |
D | pkt_sched.h | 118 struct tc_prio_qopt { struct
|
/external/iproute2/include/linux/ |
D | pkt_sched.h | 130 struct tc_prio_qopt { struct
|
/external/kernel-headers/original/uapi/linux/ |
D | pkt_sched.h | 130 struct tc_prio_qopt { struct
|