Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_fq_pie.c118 static inline void flow_queue_add(struct fq_pie_flow *flow, in flow_queue_add() function
H A Dsch_fq_codel.c126 static inline void flow_queue_add(struct fq_codel_flow *flow, in flow_queue_add() function
H A Dsch_fq.c404 static void flow_queue_add(struct fq_flow *flow, struct sk_buff *skb) in flow_queue_add() function
H A Dsch_cake.c927 static void flow_queue_add(struct cake_flow *flow, struct sk_buff *skb) in flow_queue_add() function