Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dsch_drr.c465 .qlen_notify = drr_qlen_notify,
A Dsch_ets.c792 .qlen_notify = ets_class_qlen_notify,
A Dsch_api.c810 if (notify && cops->qlen_notify) { in qdisc_tree_reduce_backlog()
812 cops->qlen_notify(sch, cl); in qdisc_tree_reduce_backlog()
A Dsch_qfq.c1483 .qlen_notify = qfq_qlen_notify,
A Dsch_hfsc.c1642 .qlen_notify = hfsc_qlen_notify,
A Dsch_htb.c2144 .qlen_notify = htb_qlen_notify,
/linux-6.3-rc2/include/net/
A Dsch_generic.h249 void (*qlen_notify)(struct Qdisc *, unsigned long); member

Completed in 26 milliseconds