Home
last modified time | relevance | path

Searched refs:sfq_drop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_sfq.c293 static unsigned int sfq_drop(struct Qdisc *sch, struct sk_buff **to_free) in sfq_drop() function
465 dropped = sfq_drop(sch, to_free); in sfq_enqueue()
691 dropped += sfq_drop(sch, &to_free); in sfq_change()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_sfq.c293 static unsigned int sfq_drop(struct Qdisc *sch, struct sk_buff **to_free) in sfq_drop() function
465 dropped = sfq_drop(sch, to_free); in sfq_enqueue()
694 dropped += sfq_drop(sch, &to_free); in sfq_change()

Completed in 3 milliseconds