Searched refs:TCA_HFSC_USC (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/tc/
H A Dq_hfsc.c220 addattr_l(n, 1024, TCA_HFSC_USC, &usc, sizeof(usc));
260 if (tb[TCA_HFSC_USC]) {
261 if (RTA_PAYLOAD(tb[TCA_HFSC_USC]) < sizeof(*usc))
264 usc = RTA_DATA(tb[TCA_HFSC_USC]);
/external/libnl/include/linux/
H A Dpkt_sched.h311 TCA_HFSC_USC, enumerator in enum:__anon24480
/external/iproute2/include/linux/
H A Dpkt_sched.h387 TCA_HFSC_USC, enumerator in enum:__anon22333
/external/kernel-headers/original/uapi/linux/
H A Dpkt_sched.h402 TCA_HFSC_USC, enumerator in enum:__anon23314

Completed in 741 milliseconds