Searched refs:oldflows (Results 1 – 3 of 3) sorted by relevance
369 fq_codel_flowlist = &si->oldflows; in fq_codel_dequeue()387 STAILQ_INSERT_TAIL(&si->oldflows, f, flowchain); in fq_codel_dequeue()409 STAILQ_INSERT_TAIL(&si->oldflows, f, flowchain); in fq_codel_dequeue()468 STAILQ_INIT(&si->oldflows); in fq_codel_new_sched()
138 struct fq_pie_list oldflows; /* list of old queues */ member944 fq_pie_flowlist = &si->oldflows; in fq_pie_dequeue()962 STAILQ_INSERT_TAIL(&si->oldflows, f, flowchain); in fq_pie_dequeue()984 STAILQ_INSERT_TAIL(&si->oldflows, f, flowchain); in fq_pie_dequeue()1056 STAILQ_INIT(&si->oldflows); in fq_pie_new_sched()
81 struct fq_codel_list oldflows; /* list of old queues */ member