Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_red.c174 [TCA_RED_PARMS] = { .len = sizeof(struct tc_red_qopt) },
195 if (tb[TCA_RED_PARMS] == NULL || in red_change()
201 ctl = nla_data(tb[TCA_RED_PARMS]); in red_change()
276 if (nla_put(skb, TCA_RED_PARMS, sizeof(opt), &opt) || in red_dump()
/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h233 TCA_RED_PARMS, enumerator