Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_choke.c324 [TCA_CHOKE_PARMS] = { .len = sizeof(struct tc_red_qopt) },
355 if (tb[TCA_CHOKE_PARMS] == NULL || in choke_change()
361 ctl = nla_data(tb[TCA_CHOKE_PARMS]); in choke_change()
450 if (nla_put(skb, TCA_CHOKE_PARMS, sizeof(opt), &opt) || in choke_dump()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h358 TCA_CHOKE_PARMS, enumerator