Home
last modified time | relevance | path

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

/linux-4.4.14/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
390 fq_flow_add_tail(&q->new_flows, f); in fq_enqueue()
424 fq_flow_add_tail(&q->old_flows, f); in fq_check_throttled()
458 fq_flow_add_tail(&q->old_flows, f); in fq_dequeue()
475 fq_flow_add_tail(&q->old_flows, f); in fq_dequeue()