Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_htb.c993 [TCA_HTB_PARMS] = { .len = sizeof(struct tc_htb_opt) },
1117 if (nla_put(skb, TCA_HTB_PARMS, sizeof(opt), &opt)) in htb_dump_class()
1339 if (tb[TCA_HTB_PARMS] == NULL) in htb_change_class()
1344 hopt = nla_data(tb[TCA_HTB_PARMS]); in htb_change_class()
/Linux-v4.19/include/uapi/linux/
Dpkt_sched.h382 TCA_HTB_PARMS, enumerator