Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_sfq.c488 sfq_index a, next_a; in sfq_dequeue() local
512 next_a = slot->next; in sfq_dequeue()
513 if (a == next_a) { in sfq_dequeue()
517 q->tail->next = next_a; in sfq_dequeue()