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

/external/iproute2/tc/
H A Dq_htb.c98 addattr_l(n, 2024, TCA_HTB_INIT, &opt, NLMSG_ALIGN(sizeof(opt)));
292 if (tb[TCA_HTB_INIT]) {
293 gopt = RTA_DATA(tb[TCA_HTB_INIT]);
294 if (RTA_PAYLOAD(tb[TCA_HTB_INIT]) < sizeof(*gopt)) return -1;
/external/iproute2/include/linux/
H A Dpkt_sched.h294 TCA_HTB_INIT, enumerator in enum:__anon2820
/external/kernel-headers/original/linux/
H A Dpkt_sched.h294 TCA_HTB_INIT, enumerator in enum:__anon3387

Completed in 37 milliseconds