Lines Matching refs:cake_flow
126 struct cake_flow { struct
151 struct cake_flow flows[CAKE_QUEUES]; argument
853 static struct sk_buff *dequeue_head(struct cake_flow *flow) in dequeue_head()
867 static void flow_queue_add(struct cake_flow *flow, struct sk_buff *skb) in flow_queue_add()
1153 struct cake_flow *flow) in cake_ack_filter()
1509 struct cake_flow *flow; in cake_drop()
1704 struct cake_flow *flow; in cake_enqueue()
1915 struct cake_flow *flow = &b->flows[q->cur_flow]; in cake_dequeue_one()
1952 struct cake_flow *flow; in cake_dequeue()
2052 flow = list_first_entry(head, struct cake_flow, flowchain); in cake_dequeue()
2754 struct cake_flow *flow = b->flows + j; in cake_init()
2987 const struct cake_flow *flow = NULL; in cake_dump_class_stats()