Home
last modified time | relevance | path

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

/net/sched/
Dsch_cake.c122 CAKE_SET_BULK, enumerator
789 if (q->flows[outer_hash + k].set == CAKE_SET_BULK) { in cake_hash()
818 if (q->flows[reduced_hash].set == CAKE_SET_BULK) in cake_hash()
841 if (q->flows[reduced_hash].set == CAKE_SET_BULK) in cake_hash()
1884 flow->set = CAKE_SET_BULK; in cake_enqueue()
2078 flow->set = CAKE_SET_BULK; in cake_dequeue()
2121 if (flow->set == CAKE_SET_BULK) { in cake_dequeue()
2143 else if (flow->set == CAKE_SET_BULK) { in cake_dequeue()