Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_cake.c122 CAKE_SET_BULK, enumerator
775 if (q->flows[outer_hash + k].set == CAKE_SET_BULK) { in cake_hash()
804 if (q->flows[reduced_hash].set == CAKE_SET_BULK) in cake_hash()
827 if (q->flows[reduced_hash].set == CAKE_SET_BULK) in cake_hash()
1870 flow->set = CAKE_SET_BULK; in cake_enqueue()
2064 flow->set = CAKE_SET_BULK; in cake_dequeue()
2107 if (flow->set == CAKE_SET_BULK) { in cake_dequeue()
2129 else if (flow->set == CAKE_SET_BULK) { in cake_dequeue()