Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_gred.c413 [TCA_GRED_PARMS] = { .len = sizeof(struct tc_gred_qopt) },
436 if (tb[TCA_GRED_PARMS] == NULL && tb[TCA_GRED_STAB] == NULL) in gred_change()
439 if (tb[TCA_GRED_PARMS] == NULL || in gred_change()
446 ctl = nla_data(tb[TCA_GRED_PARMS]); in gred_change()
501 if (tb[TCA_GRED_PARMS] || tb[TCA_GRED_STAB]) in gred_init()
534 parms = nla_nest_start(skb, TCA_GRED_PARMS); in gred_dump()
/linux-4.1.27/include/uapi/linux/
Dpkt_sched.h267 TCA_GRED_PARMS, enumerator