Home
last modified time | relevance | path

Searched refs:tc_cbq_fopt (Results 1 – 6 of 6) sorted by relevance

/external/libnl/lib/route/qdisc/
Dcbq.c71 [TCA_CBQ_FOPT] = { .minlen = sizeof(struct tc_cbq_fopt) },
/external/iproute2/tc/
Dq_cbq.c187 struct tc_cbq_fopt fopt; in cbq_parse_class_opt()
443 struct tc_cbq_fopt *fopt = NULL; in cbq_print_opt()
/external/libnl/include/linux-private/linux/
Dpkt_sched.h424 struct tc_cbq_fopt { struct
/external/iproute2/include/linux/
Dpkt_sched.h466 struct tc_cbq_fopt { struct
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h468 struct tc_cbq_fopt { struct
/external/libnl/include/netlink-private/
Dtypes.h691 struct tc_cbq_fopt cbq_fopt;