Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dsch_cake.c168 struct list_head decaying_flows; member
2039 head = &b->decaying_flows; in cake_dequeue()
2045 head = &b->decaying_flows; in cake_dequeue()
2119 &b->decaying_flows); in cake_dequeue()
2747 INIT_LIST_HEAD(&b->decaying_flows); in cake_init()