Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_cake.c2020 u64 other_qlen, other_last_active; in cake_dequeue() local
2032 other_qlen = READ_ONCE(other_sch->q.qlen); in cake_dequeue()
2035 if (other_qlen || other_last_active > q->last_checked_active) in cake_dequeue()