Searched refs:TCA_CHOKE_PARMS (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/sched/
H A Dsch_choke.c324 [TCA_CHOKE_PARMS] = { .len = sizeof(struct tc_red_qopt) },
355 if (tb[TCA_CHOKE_PARMS] == NULL ||
361 ctl = nla_data(tb[TCA_CHOKE_PARMS]);
449 if (nla_put(skb, TCA_CHOKE_PARMS, sizeof(opt), &opt) ||
/linux-master/include/uapi/linux/
H A Dpkt_sched.h378 TCA_CHOKE_PARMS, enumerator in enum:__anon3699
/linux-master/tools/include/uapi/linux/
H A Dpkt_sched.h358 TCA_CHOKE_PARMS, enumerator in enum:__anon4308

Completed in 167 milliseconds