Searched refs:qlen_notify (Results 1 – 7 of 7) sorted by relevance
476 .qlen_notify = drr_qlen_notify,
790 if (notify && cops->qlen_notify) { in qdisc_tree_reduce_backlog()792 cops->qlen_notify(sch, cl); in qdisc_tree_reduce_backlog()
1496 .qlen_notify = qfq_qlen_notify,
1651 .qlen_notify = hfsc_qlen_notify,
1562 .qlen_notify = htb_qlen_notify,
1778 .qlen_notify = cbq_qlen_notify,
203 void (*qlen_notify)(struct Qdisc *, unsigned long); member