Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_fifo.c96 static int __fifo_init(struct Qdisc *sch, struct nlattr *opt, in __fifo_init() function
136 err = __fifo_init(sch, opt, extack); in fifo_init()
147 return __fifo_init(sch, opt, extack); in fifo_hd_init()