Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dsch_cake.c134 u16 srchost; /* index into cake_host table */ member
638 q->hosts[flow->srchost].srchost_bulk_flow_count)) in cake_dec_srchost_bulk_flow_count()
639 q->hosts[flow->srchost].srchost_bulk_flow_count--; in cake_dec_srchost_bulk_flow_count()
647 q->hosts[flow->srchost].srchost_bulk_flow_count < CAKE_QUEUES)) in cake_inc_srchost_bulk_flow_count()
648 q->hosts[flow->srchost].srchost_bulk_flow_count++; in cake_inc_srchost_bulk_flow_count()
677 q->hosts[flow->srchost].srchost_bulk_flow_count); in cake_get_flow_quantum()
862 q->flows[reduced_hash].srchost = srchost_idx; in cake_hash()