Home
last modified time | relevance | path

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

/linux-6.6.21/net/sched/
Dsch_drr.c454 qdisc_class_hash_destroy(&q->clhash); in drr_destroy_qdisc()
Dsch_api.c735 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy() function
739 EXPORT_SYMBOL(qdisc_class_hash_destroy);
Dsch_qfq.c1494 qdisc_class_hash_destroy(&q->clhash); in qfq_destroy_qdisc()
Dsch_hfsc.c1517 qdisc_class_hash_destroy(&q->clhash); in hfsc_destroy_qdisc()
Dsch_htb.c1682 qdisc_class_hash_destroy(&q->clhash); in htb_destroy()
/linux-6.6.21/include/net/
Dsch_generic.h679 void qdisc_class_hash_destroy(struct Qdisc_class_hash *);