Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_dualpi2.c282 static bool must_drop(struct Qdisc *sch, struct dualpi2_sched_data *q, in must_drop() function
399 if (q->drop_early && must_drop(sch, q, skb)) { in dualpi2_enqueue_skb()
592 if (!q->drop_early && must_drop(sch, q, skb)) { in dualpi2_qdisc_dequeue()