Searched refs:oldflows (Results 1 – 3 of 3) sorted by relevance
370 fq_codel_flowlist = &si->oldflows; in fq_codel_dequeue()388 STAILQ_INSERT_TAIL(&si->oldflows, f, flowchain); in fq_codel_dequeue()410 STAILQ_INSERT_TAIL(&si->oldflows, f, flowchain); in fq_codel_dequeue()469 STAILQ_INIT(&si->oldflows); in fq_codel_new_sched()
83 struct fq_codel_list oldflows; /* list of old queues */ member
140 struct fq_pie_list oldflows; /* list of old queues */ member939 fq_pie_flowlist = &si->oldflows; in fq_pie_dequeue()957 STAILQ_INSERT_TAIL(&si->oldflows, f, flowchain); in fq_pie_dequeue()979 STAILQ_INSERT_TAIL(&si->oldflows, f, flowchain); in fq_pie_dequeue()1051 STAILQ_INIT(&si->oldflows); in fq_pie_new_sched()