Searched refs:fq_codel_flow (Results 1 – 1 of 1) sorted by relevance
42 struct fq_codel_flow { struct53 struct fq_codel_flow *flows; /* Flows table [flows_cnt] */ argument143 struct fq_codel_flow *flow; in fq_codel_drop()190 struct fq_codel_flow *flow; in fq_codel_enqueue()260 struct fq_codel_flow *flow; in dequeue_func()263 flow = container_of(vars, struct fq_codel_flow, cvars); in dequeue_func()286 struct fq_codel_flow *flow; in fq_codel_dequeue()342 struct fq_codel_flow *flow = q->flows + i; in fq_codel_reset()498 sizeof(struct fq_codel_flow), in fq_codel_init()510 struct fq_codel_flow *flow = q->flows + i; in fq_codel_init()[all …]
Completed in 29 milliseconds