Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_cake.c169 struct list_head decaying_flows; member
2026 head = &b->decaying_flows; in cake_dequeue()
2032 head = &b->decaying_flows; in cake_dequeue()
2106 &b->decaying_flows); in cake_dequeue()
2746 INIT_LIST_HEAD(&b->decaying_flows); in cake_init()