Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_sfq.c504 sfq_index a, next_a; in sfq_dequeue() local
528 next_a = slot->next; in sfq_dequeue()
529 if (a == next_a) { in sfq_dequeue()
533 q->tail->next = next_a; in sfq_dequeue()