Searched refs:max_packets (Results 1 – 1 of 1) sorted by relevance
142 static unsigned int fq_codel_drop(struct Qdisc *sch, unsigned int max_packets, in fq_codel_drop() argument177 } while (++i < max_packets && len < threshold); in fq_codel_drop()