Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_sfq.c482 sfq_index a, next_a; in sfq_dequeue() local
506 next_a = slot->next; in sfq_dequeue()
507 if (a == next_a) { in sfq_dequeue()
511 q->tail->next = next_a; in sfq_dequeue()