Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_fq.c77 struct fq_flow_head { struct
83 struct fq_flow_head new_flows; argument
85 struct fq_flow_head old_flows;
156 static void fq_flow_add_tail(struct fq_flow_head *head, struct fq_flow *flow) in fq_flow_add_tail()
432 struct fq_flow_head *head; in fq_dequeue()