Searched refs:TCA_HTB_PARMS (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/tc/
H A Dq_htb.c236 addattr_l(n, 2024, TCA_HTB_PARMS, &opt, sizeof(opt));
258 if (tb[TCA_HTB_PARMS]) {
260 hopt = RTA_DATA(tb[TCA_HTB_PARMS]);
261 if (RTA_PAYLOAD(tb[TCA_HTB_PARMS]) < sizeof(*hopt)) return -1;
/external/iproute2/include/linux/
H A Dpkt_sched.h293 TCA_HTB_PARMS, enumerator in enum:__anon2820
/external/kernel-headers/original/linux/
H A Dpkt_sched.h293 TCA_HTB_PARMS, enumerator in enum:__anon3387

Completed in 15 milliseconds