Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dsch_htb.c1023 [TCA_HTB_PARMS] = { .len = sizeof(struct tc_htb_opt) },
1278 if (nla_put(skb, TCA_HTB_PARMS, sizeof(opt), &opt)) in htb_dump_class()
1794 if (tb[TCA_HTB_PARMS] == NULL) in htb_change_class()
1799 hopt = nla_data(tb[TCA_HTB_PARMS]); in htb_change_class()
/linux-6.3-rc2/tools/include/uapi/linux/
A Dpkt_sched.h409 TCA_HTB_PARMS, enumerator
/linux-6.3-rc2/include/uapi/linux/
A Dpkt_sched.h429 TCA_HTB_PARMS, enumerator

Completed in 20 milliseconds