Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dsch_cake.c1891 bool first_flow = true; in cake_dequeue() local
1978 if (!first_flow || list_empty(head)) { in cake_dequeue()
1991 first_flow = false; in cake_dequeue()