Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_fq.c156 static void fq_flow_add_tail(struct fq_flow_head *head, struct fq_flow *flow) in fq_flow_add_tail() function
387 fq_flow_add_tail(&q->new_flows, f); in fq_enqueue()
421 fq_flow_add_tail(&q->old_flows, f); in fq_check_throttled()
455 fq_flow_add_tail(&q->old_flows, f); in fq_dequeue()
472 fq_flow_add_tail(&q->old_flows, f); in fq_dequeue()