Searched refs:qlen_notify (Results 1 – 5 of 5) sorted by relevance
466 .qlen_notify = drr_qlen_notify,
797 .qlen_notify = ets_class_qlen_notify,
817 if (notify && cops->qlen_notify) { in qdisc_tree_reduce_backlog()819 cops->qlen_notify(sch, cl); in qdisc_tree_reduce_backlog()
1657 .qlen_notify = hfsc_qlen_notify,
254 void (*qlen_notify)(struct Qdisc *, unsigned long); member