Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_htb.c1025 [TCA_HTB_PARMS] = { .len = sizeof(struct tc_htb_opt) },
1272 if (nla_put(skb, TCA_HTB_PARMS, sizeof(opt), &opt)) in htb_dump_class()
1785 if (tb[TCA_HTB_PARMS] == NULL) in htb_change_class()
1790 hopt = nla_data(tb[TCA_HTB_PARMS]); in htb_change_class()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h409 TCA_HTB_PARMS, enumerator
/linux/include/uapi/linux/
H A Dpkt_sched.h429 TCA_HTB_PARMS, enumerator