Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_fq_codel.c281 static struct sk_buff *fq_codel_dequeue(struct Qdisc *sch) in fq_codel_dequeue() function
432 struct sk_buff *skb = fq_codel_dequeue(sch); in fq_codel_change()
705 .dequeue = fq_codel_dequeue,
/kernel/linux/linux-6.6/net/sched/
H A Dsch_fq_codel.c281 static struct sk_buff *fq_codel_dequeue(struct Qdisc *sch) in fq_codel_dequeue() function
436 struct sk_buff *skb = fq_codel_dequeue(sch); in fq_codel_change()
710 .dequeue = fq_codel_dequeue,

Completed in 2 milliseconds