Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_gred.c530 [TCA_GRED_PARMS] = { .len = sizeof(struct tc_gred_qopt) },
658 if (tb[TCA_GRED_PARMS] == NULL && tb[TCA_GRED_STAB] == NULL) { in gred_change()
664 if (tb[TCA_GRED_PARMS] == NULL || in gred_change()
673 ctl = nla_data(tb[TCA_GRED_PARMS]); in gred_change()
747 if (tb[TCA_GRED_PARMS] || tb[TCA_GRED_STAB]) { in gred_init()
802 parms = nla_nest_start_noflag(skb, TCA_GRED_PARMS); in gred_dump()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h289 TCA_GRED_PARMS, enumerator