Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_fq.c526 static struct sk_buff *fq_dequeue(struct Qdisc *sch) in fq_dequeue() function
904 struct sk_buff *skb = fq_dequeue(sch); in fq_change()
1042 .dequeue = fq_dequeue,