Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_fq.c91 struct fq_flow_head { struct
97 struct fq_flow_head new_flows; argument
99 struct fq_flow_head old_flows;
162 static void fq_flow_add_tail(struct fq_flow_head *head, struct fq_flow *flow) in fq_flow_add_tail()
529 struct fq_flow_head *head; in fq_dequeue()