Home
last modified time | relevance | path

Searched refs:fq_flow_head (Results 1 – 1 of 1) sorted by relevance

/linux/net/sched/
H A Dsch_fq.c97 struct fq_flow_head { struct
103 struct fq_flow_head new_flows; argument
104 struct fq_flow_head old_flows;
200 struct fq_flow_head *head = (list_sel == NEW_FLOW) ? in fq_flow_add_tail()
620 static struct fq_flow_head *fq_pband_head_select(struct fq_perband_flows *pband) in fq_pband_head_select()
635 struct fq_flow_head *head; in fq_dequeue()