Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
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);
96 if (!pie_drop_early(sch, &q->params, &q->vars, sch->qstats.backlog, in pie_qdisc_enqueue()
Dsch_fq_pie.c162 if (!pie_drop_early(sch, &q->p_params, &sel_flow->vars, in fq_pie_qdisc_enqueue()
/linux-6.1.9/include/net/
Dpie.h126 bool pie_drop_early(struct Qdisc *sch, struct pie_params *params,