Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_htb.c1023 [TCA_HTB_INIT] = { .len = sizeof(struct tc_htb_glob) },
1074 if (!tb[TCA_HTB_INIT]) in htb_init()
1077 gopt = nla_data(tb[TCA_HTB_INIT]); in htb_init()
1227 if (nla_put(skb, TCA_HTB_INIT, sizeof(gopt), &gopt) || in htb_dump()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h410 TCA_HTB_INIT, enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h430 TCA_HTB_INIT, enumerator