Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_pie.c33 bool pie_drop_early(struct Qdisc *sch, struct pie_params *params, in pie_drop_early() function
83 EXPORT_SYMBOL_GPL(pie_drop_early);
99 if (!pie_drop_early(sch, &q->params, &q->vars, sch->qstats.backlog, in pie_qdisc_enqueue()
H A Dsch_fq_pie.c167 if (!pie_drop_early(sch, &q->p_params, &sel_flow->vars, in fq_pie_qdisc_enqueue()