Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_cake.c178 s32 tin_deficit; member
2008 while (b->tin_deficit < 0 || in cake_dequeue()
2010 if (b->tin_deficit <= 0) in cake_dequeue()
2011 b->tin_deficit += b->tin_quantum; in cake_dequeue()
2172 b->tin_deficit -= len; in cake_dequeue()
2196 b->tin_deficit -= len; in cake_dequeue()