Home
last modified time | relevance | path

Searched refs:TCA_HFSC_USC (Results 1 – 2 of 2) sorted by relevance

/third_party/libnl/lib/route/qdisc/
Dhfsc.c41 [TCA_HFSC_USC] = { .minlen = sizeof(struct tc_service_curve) },
80 if (tb[TCA_HFSC_USC]) { in hfsc_class_msg_parser()
83 nla_memcpy(&tsc, tb[TCA_HFSC_USC], sizeof(tsc)); in hfsc_class_msg_parser()
166 NLA_PUT(msg, TCA_HFSC_USC, sizeof(tsc), &tsc); in hfsc_class_msg_fill()
/third_party/libnl/include/linux-private/linux/
Dpkt_sched.h426 TCA_HFSC_USC, enumerator