Searched refs:qlen_notify (Results 1 – 7 of 7) sorted by relevance
466 .qlen_notify = drr_qlen_notify,
792 .qlen_notify = ets_class_qlen_notify,
818 if (notify && cops->qlen_notify) { in qdisc_tree_reduce_backlog()820 cops->qlen_notify(sch, cl); in qdisc_tree_reduce_backlog()
1506 .qlen_notify = qfq_qlen_notify,
1658 .qlen_notify = hfsc_qlen_notify,
2143 .qlen_notify = htb_qlen_notify,
256 void (*qlen_notify)(struct Qdisc *, unsigned long); member