Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_sfq.c481 sfq_index a, next_a; in sfq_dequeue() local
505 next_a = slot->next; in sfq_dequeue()
506 if (a == next_a) { in sfq_dequeue()
510 q->tail->next = next_a; in sfq_dequeue()