Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_cake.c126 struct cake_flow { struct
151 struct cake_flow flows[CAKE_QUEUES]; argument
856 static struct sk_buff *dequeue_head(struct cake_flow *flow) in dequeue_head()
1156 struct cake_flow *flow) in cake_ack_filter()
1512 struct cake_flow *flow; in cake_drop()
1707 struct cake_flow *flow; in cake_enqueue()
1918 struct cake_flow *flow = &b->flows[q->cur_flow]; in cake_dequeue_one()
1955 struct cake_flow *flow; in cake_dequeue()
2055 flow = list_first_entry(head, struct cake_flow, flowchain); in cake_dequeue()
2757 struct cake_flow *flow = b->flows + j; in cake_init()
[all …]