Home
last modified time | relevance | path

Searched refs:pie_drop_early (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_pie.c33 bool pie_drop_early(struct Qdisc *sch, struct pie_params *params, in pie_drop_early() function
51 /* If we have fewer than 2 mtu-sized packets, disable pie_drop_early, in pie_drop_early()
83 EXPORT_SYMBOL_GPL(pie_drop_early); variable
96 if (!pie_drop_early(sch, &q->params, &q->vars, sch->qstats.backlog, in pie_qdisc_enqueue()
H A Dsch_fq_pie.c163 if (!pie_drop_early(sch, &q->p_params, &sel_flow->vars, in fq_pie_qdisc_enqueue()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_pie.c33 bool pie_drop_early(struct Qdisc *sch, struct pie_params *params, in pie_drop_early() function
51 /* If we have fewer than 2 mtu-sized packets, disable pie_drop_early, in pie_drop_early()
83 EXPORT_SYMBOL_GPL(pie_drop_early); variable
96 if (!pie_drop_early(sch, &q->params, &q->vars, sch->qstats.backlog, in pie_qdisc_enqueue()
H A Dsch_fq_pie.c163 if (!pie_drop_early(sch, &q->p_params, &sel_flow->vars, in fq_pie_qdisc_enqueue()
/kernel/linux/linux-5.10/include/net/
H A Dpie.h126 bool pie_drop_early(struct Qdisc *sch, struct pie_params *params,
/kernel/linux/linux-6.6/include/net/
H A Dpie.h126 bool pie_drop_early(struct Qdisc *sch, struct pie_params *params,

Completed in 5 milliseconds