Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_fq_codel.c367 static int fq_codel_change(struct Qdisc *sch, struct nlattr *opt, in fq_codel_change() function
479 err = fq_codel_change(sch, opt, extack); in fq_codel_init()
715 .change = fq_codel_change,