Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_fq_pie.c119 static inline void flow_queue_add(struct fq_pie_flow *flow, in flow_queue_add() function
189 flow_queue_add(sel_flow, skb); in fq_pie_qdisc_enqueue()
H A Dsch_fq_codel.c126 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()
H A Dsch_fq.c506 static void flow_queue_add(struct fq_flow *flow, struct sk_buff *skb) in flow_queue_add()
602 flow_queue_add(f, skb); in fq_enqueue()
502 static void flow_queue_add(struct fq_flow *flow, struct sk_buff *skb) flow_queue_add() function
H A Dsch_cake.c913 static void flow_queue_add(struct cake_flow *flow, struct sk_buff *skb) in flow_queue_add() function
1800 flow_queue_add(flow, segs); in cake_enqueue()
1824 flow_queue_add(flow, skb); in cake_enqueue()