Searched refs:fq_codel_flow (Results 1 – 1 of 1) sorted by relevance
42 struct fq_codel_flow { struct 53 struct fq_codel_flow *flows; /* Flows table [flows_cnt] */ argument 116 static inline struct sk_buff *dequeue_head(struct fq_codel_flow *flow) in dequeue_head() 126 static inline void flow_queue_add(struct fq_codel_flow *flow, in flow_queue_add() 143 struct fq_codel_flow *flow; in fq_codel_drop() 190 struct fq_codel_flow *flow; in fq_codel_enqueue() 261 struct fq_codel_flow *flow; in dequeue_func() 264 flow = container_of(vars, struct fq_codel_flow, cvars); in dequeue_func() 288 struct fq_codel_flow *flow; in fq_codel_dequeue() 298 flow = list_first_entry(head, struct fq_codel_flow, flowchai in fq_codel_dequeue() [all...]