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

/external/iproute2/tc/
H A Dq_hfsc.c210 addattr_l(n, 1024, TCA_HFSC_FSC, &fsc, sizeof(fsc));
246 if (tb[TCA_HFSC_FSC]) {
247 if (RTA_PAYLOAD(tb[TCA_HFSC_FSC]) < sizeof(*fsc))
250 fsc = RTA_DATA(tb[TCA_HFSC_FSC]);
/external/libnl/include/linux-private/linux/
H A Dpkt_sched.h364 TCA_HFSC_FSC, enumerator in enum:__anon12135
/external/iproute2/include/uapi/linux/
H A Dpkt_sched.h409 TCA_HFSC_FSC, enumerator in enum:__anon8680
/external/kernel-headers/original/uapi/linux/
H A Dpkt_sched.h410 TCA_HFSC_FSC, enumerator in enum:__anon9874

Completed in 83 milliseconds