Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dsch_fq_codel.c127 static inline void flow_queue_add(struct fq_codel_flow *flow, in flow_queue_add() function
206 flow_queue_add(flow, skb); in fq_codel_enqueue()
Dsch_fq.c379 static void flow_queue_add(struct fq_flow *flow, struct sk_buff *skb) in flow_queue_add() function
446 flow_queue_add(f, skb); in fq_enqueue()
Dsch_cake.c830 static void flow_queue_add(struct cake_flow *flow, struct sk_buff *skb) in flow_queue_add() function
1693 flow_queue_add(flow, segs); in cake_enqueue()
1716 flow_queue_add(flow, skb); in cake_enqueue()