Searched refs:droplist (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/net/sched/
H A Dsch_hfsc.c180 struct list_head droplist; /* active leaf class list (for member in struct:hfsc_sched
861 list_add_tail(&cl->dlist, &cl->sched->droplist); set_active()
1446 INIT_LIST_HEAD(&q->droplist); hfsc_init_qdisc()
1530 INIT_LIST_HEAD(&q->droplist); hfsc_reset_qdisc()
1687 list_for_each_entry(cl, &q->droplist, dlist) { hfsc_drop()
1694 list_move_tail(&cl->dlist, &q->droplist); hfsc_drop()
H A Dsch_htb.c543 * It also adds leaf into droplist.

Completed in 120 milliseconds