Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_choke.c398 [TCA_CHOKE_PARMS] = { .len = sizeof(struct tc_red_qopt) },
426 if (tb[TCA_CHOKE_PARMS] == NULL || in choke_change()
432 ctl = nla_data(tb[TCA_CHOKE_PARMS]); in choke_change()
517 if (nla_put(skb, TCA_CHOKE_PARMS, sizeof(opt), &opt) || in choke_dump()
/linux-4.1.27/include/uapi/linux/
Dpkt_sched.h308 TCA_CHOKE_PARMS, enumerator