H A D | fq_codel.c | 86 struct flow { struct 93 SIMPLEQ_ENTRY(flow) flowentry; argument 95 SIMPLEQ_HEAD(flowq, flow); 101 struct flow *flows; 512 static inline struct flow * in codel_purge() 528 struct flow *flow; in classify_flow() 533 flow = classify_flow(fqc, m); 534 if (flow == NULL) 538 codel_enqueue(&flow in fqcodel_enq() 537 struct flow *flow; fqcodel_enq() local 601 struct flow *flow; first_flow() local 621 next_flow(struct fqcodel * fqc,struct flow * flow,struct flowq ** fq) next_flow() argument 646 struct flow *flow; fqcodel_deq_begin() local 680 struct flow *flow = cookie; fqcodel_deq_commit() local [all...] |