Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/qdisc/
Dhtb.c47 [TCA_HTB_PARMS] = { .minlen = sizeof(struct tc_htb_opt) },
84 if (tb[TCA_HTB_PARMS]) { in htb_class_msg_parser()
87 nla_memcpy(&opts, tb[TCA_HTB_PARMS], sizeof(opts)); in htb_class_msg_parser()
272 NLA_PUT(msg, TCA_HTB_PARMS, sizeof(opts), &opts); in htb_class_msg_fill()
/third_party/libnl/include/linux-private/linux/
Dpkt_sched.h382 TCA_HTB_PARMS, enumerator