Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_pie.c98 static bool drop_early(struct Qdisc *sch, u32 packet_size) in drop_early() function
147 if (!drop_early(sch, skb->len)) { in pie_qdisc_enqueue()