Home
last modified time | relevance | path

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

/net/sched/
Dsch_cake.c121 CAKE_SET_BULK, enumerator
788 if (q->flows[outer_hash + k].set == CAKE_SET_BULK) { in cake_hash()
817 if (q->flows[reduced_hash].set == CAKE_SET_BULK) in cake_hash()
840 if (q->flows[reduced_hash].set == CAKE_SET_BULK) in cake_hash()
1883 flow->set = CAKE_SET_BULK; in cake_enqueue()
2077 flow->set = CAKE_SET_BULK; in cake_dequeue()
2120 if (flow->set == CAKE_SET_BULK) { in cake_dequeue()
2142 else if (flow->set == CAKE_SET_BULK) { in cake_dequeue()