Searched refs:qlen_notify (Results 1 - 7 of 7) sorted by relevance

/linux-master/net/sched/
H A Dsch_drr.c466 .qlen_notify = drr_qlen_notify,
H A Dsch_ets.c792 .qlen_notify = ets_class_qlen_notify,
H A Dsch_api.c818 if (notify && cops->qlen_notify) {
820 cops->qlen_notify(sch, cl);
H A Dsch_qfq.c1506 .qlen_notify = qfq_qlen_notify,
H A Dsch_hfsc.c1658 .qlen_notify = hfsc_qlen_notify,
H A Dsch_htb.c2143 .qlen_notify = htb_qlen_notify,
/linux-master/include/net/
H A Dsch_generic.h253 void (*qlen_notify)(struct Qdisc *, unsigned long); member in struct:Qdisc_class_ops

Completed in 195 milliseconds