Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_red.c235 [TCA_RED_PARMS] = { .len = sizeof(struct tc_red_qopt) },
256 if (tb[TCA_RED_PARMS] == NULL || in __red_change()
262 ctl = nla_data(tb[TCA_RED_PARMS]); in __red_change()
441 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