Searched refs:qlen_notify (Results 1 – 8 of 8) sorted by relevance
477 .qlen_notify = drr_qlen_notify,
799 .qlen_notify = ets_class_qlen_notify,
807 if (notify && cops->qlen_notify) { in qdisc_tree_reduce_backlog()809 cops->qlen_notify(sch, cl); in qdisc_tree_reduce_backlog()
1495 .qlen_notify = qfq_qlen_notify,
1652 .qlen_notify = hfsc_qlen_notify,
1779 .qlen_notify = cbq_qlen_notify,
2130 .qlen_notify = htb_qlen_notify,
256 void (*qlen_notify)(struct Qdisc *, unsigned long); member