Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_fq_codel.c137 static unsigned int fq_codel_drop(struct Qdisc *sch, unsigned int max_packets, in fq_codel_drop() function
230 ret = fq_codel_drop(sch, q->drop_batch_size, to_free); in fq_codel_enqueue()