Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_fq_codel.c143 static unsigned int fq_codel_drop(struct Qdisc *sch) in fq_codel_drop() function
208 if (fq_codel_drop(sch) == idx) in fq_codel_enqueue()
601 .drop = fq_codel_drop,