Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/qdisc/
Dhfsc.c40 [TCA_HFSC_FSC] = { .minlen = sizeof(struct tc_service_curve) },
72 if (tb[TCA_HFSC_FSC]) { in hfsc_class_msg_parser()
75 nla_memcpy(&tsc, tb[TCA_HFSC_FSC], sizeof(tsc)); in hfsc_class_msg_parser()
161 NLA_PUT(msg, TCA_HFSC_FSC, sizeof(tsc), &tsc); in hfsc_class_msg_fill()
/third_party/libnl/include/linux-private/linux/
Dpkt_sched.h425 TCA_HFSC_FSC, enumerator