Home
last modified time | relevance | path

Searched refs:qlen_notify (Results 1 – 8 of 8) sorted by relevance

/linux/net/sched/
A Dsch_drr.c474 .qlen_notify = drr_qlen_notify,
A Dsch_ets.c806 .qlen_notify = ets_class_qlen_notify,
A Dsch_api.c808 if (notify && cops->qlen_notify) { in qdisc_tree_reduce_backlog()
810 cops->qlen_notify(sch, cl); in qdisc_tree_reduce_backlog()
A Dsch_qfq.c1492 .qlen_notify = qfq_qlen_notify,
A Dsch_hfsc.c1651 .qlen_notify = hfsc_qlen_notify,
A Dsch_cbq.c1776 .qlen_notify = cbq_qlen_notify,
A Dsch_htb.c2141 .qlen_notify = htb_qlen_notify,
/linux/include/net/
A Dsch_generic.h263 void (*qlen_notify)(struct Qdisc *, unsigned long); member

Completed in 27 milliseconds