Home
last modified time | relevance | path

Searched refs:qdisc_class_hash_destroy (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/net/sched/
H A Dsch_drr.c458 qdisc_class_hash_destroy(&q->clhash); in drr_destroy_qdisc()
H A Dsch_api.c734 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy() function
738 EXPORT_SYMBOL(qdisc_class_hash_destroy);
H A Dsch_qfq.c1497 qdisc_class_hash_destroy(&q->clhash); in qfq_destroy_qdisc()
H A Dsch_hfsc.c1525 qdisc_class_hash_destroy(&q->clhash); in hfsc_destroy_qdisc()
H A Dsch_htb.c1674 qdisc_class_hash_destroy(&q->clhash); in htb_destroy()
/linux-6.15/include/net/
H A Dsch_generic.h682 void qdisc_class_hash_destroy(struct Qdisc_class_hash *);