Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_cake.c142 u16 dsthost_refcnt; member
750 q->hosts[q->flows[reduced_hash].dsthost].dsthost_refcnt--; in cake_hash()
792 if (!q->hosts[outer_hash + k].dsthost_refcnt) in cake_hash()
798 q->hosts[dsthost_idx].dsthost_refcnt++; in cake_hash()
1799 host_load = max(host_load, dsthost->dsthost_refcnt); in cake_enqueue()
1981 host_load = max(host_load, dsthost->dsthost_refcnt); in cake_dequeue()
2051 dsthost->dsthost_refcnt--; in cake_dequeue()