Home
last modified time | relevance | path

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

/net/sched/
Dsch_cake.c143 u16 dsthost_bulk_flow_count; member
791 q->hosts[q->flows[reduced_hash].dsthost].dsthost_bulk_flow_count--; in cake_hash()
835 if (!q->hosts[outer_hash + k].dsthost_bulk_flow_count) in cake_hash()
842 q->hosts[dsthost_idx].dsthost_bulk_flow_count++; in cake_hash()
1873 host_load = max(host_load, dsthost->dsthost_bulk_flow_count); in cake_enqueue()
1892 dsthost->dsthost_bulk_flow_count++; in cake_enqueue()
2076 dsthost->dsthost_bulk_flow_count++; in cake_dequeue()
2092 host_load = max(host_load, dsthost->dsthost_bulk_flow_count); in cake_dequeue()
2128 dsthost->dsthost_bulk_flow_count--; in cake_dequeue()
2150 dsthost->dsthost_bulk_flow_count--; in cake_dequeue()