Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_red.c228 [TCA_RED_PARMS] = { .len = sizeof(struct tc_red_qopt) },
249 if (tb[TCA_RED_PARMS] == NULL || in __red_change()
255 ctl = nla_data(tb[TCA_RED_PARMS]); in __red_change()
434 if (nla_put(skb, TCA_RED_PARMS, sizeof(opt), &opt) || in red_dump()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h255 TCA_RED_PARMS, enumerator
/linux/include/uapi/linux/
H A Dpkt_sched.h256 TCA_RED_PARMS, enumerator