Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_htb.c1000 [TCA_HTB_PARMS] = { .len = sizeof(struct tc_htb_opt) },
1121 if (nla_put(skb, TCA_HTB_PARMS, sizeof(opt), &opt)) in htb_dump_class()
1356 if (tb[TCA_HTB_PARMS] == NULL) in htb_change_class()
1361 hopt = nla_data(tb[TCA_HTB_PARMS]); in htb_change_class()
/linux-4.1.27/include/uapi/linux/
Dpkt_sched.h359 TCA_HTB_PARMS, enumerator