Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_codel.c133 static int codel_change(struct Qdisc *sch, struct nlattr *opt, in codel_change() function
199 int err = codel_change(sch, opt, extack); in codel_init()
285 .change = codel_change,