Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dsch_fq.c463 static struct sk_buff *fq_peek(struct fq_flow *flow) in fq_peek() function
663 skb = fq_peek(&q->internal); in fq_dequeue()
702 skb = fq_peek(f); in fq_dequeue()