Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_fq.c364 static struct sk_buff *fq_peek(struct fq_flow *flow) in fq_peek() function
392 * This skb must be the return value of prior fq_peek().
539 skb = fq_peek(&q->internal); in fq_dequeue()
568 skb = fq_peek(f); in fq_dequeue()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_fq.c364 static struct sk_buff *fq_peek(struct fq_flow *flow) in fq_peek() function
392 * This skb must be the return value of prior fq_peek().
539 skb = fq_peek(&q->internal); in fq_dequeue()
568 skb = fq_peek(f); in fq_dequeue()

Completed in 3 milliseconds