Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_choke.c405 [TCA_CHOKE_PARMS] = { .len = sizeof(struct tc_red_qopt) },
433 if (tb[TCA_CHOKE_PARMS] == NULL || in choke_change()
439 ctl = nla_data(tb[TCA_CHOKE_PARMS]); in choke_change()
526 if (nla_put(skb, TCA_CHOKE_PARMS, sizeof(opt), &opt) || in choke_dump()
/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h309 TCA_CHOKE_PARMS, enumerator