Lines Matching refs:fq_flow
13 * struct fq_flow - per traffic flow queue
22 * @backlogchain: can be linked to other fq_flow and fq. Used to keep track of
29 struct fq_flow {
44 * @new_flows: linked list of fq_flow
45 * @old_flows: linked list of fq_flow
68 struct fq_flow *flows;
84 struct fq_flow *flow);
88 struct fq_flow *,
94 struct fq_flow *,
98 typedef struct fq_flow *fq_flow_get_default_t(struct fq *,