Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_htb.c1003 [TCA_HTB_PARMS] = { .len = sizeof(struct tc_htb_opt) },
1122 if (nla_put(skb, TCA_HTB_PARMS, sizeof(opt), &opt)) in htb_dump_class()
1351 if (tb[TCA_HTB_PARMS] == NULL) in htb_change_class()
1356 hopt = nla_data(tb[TCA_HTB_PARMS]); in htb_change_class()
/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h360 TCA_HTB_PARMS, enumerator