Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
Dsch_cake.c126 struct cake_flow { struct
151 struct cake_flow flows[CAKE_QUEUES]; argument
839 static struct sk_buff *dequeue_head(struct cake_flow *flow) in dequeue_head()
853 static void flow_queue_add(struct cake_flow *flow, struct sk_buff *skb) in flow_queue_add()
1139 struct cake_flow *flow) in cake_ack_filter()
1495 struct cake_flow *flow; in cake_drop()
1690 struct cake_flow *flow; in cake_enqueue()
1901 struct cake_flow *flow = &b->flows[q->cur_flow]; in cake_dequeue_one()
1938 struct cake_flow *flow; in cake_dequeue()
2038 flow = list_first_entry(head, struct cake_flow, flowchain); in cake_dequeue()
[all …]