Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dsch_drr.c453 qdisc_class_hash_destroy(&q->clhash); in drr_destroy_qdisc()
A Dsch_api.c727 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy() function
731 EXPORT_SYMBOL(qdisc_class_hash_destroy);
A Dsch_qfq.c1471 qdisc_class_hash_destroy(&q->clhash); in qfq_destroy_qdisc()
A Dsch_hfsc.c1501 qdisc_class_hash_destroy(&q->clhash); in hfsc_destroy_qdisc()
A Dsch_htb.c1683 qdisc_class_hash_destroy(&q->clhash); in htb_destroy()
/linux-6.3-rc2/include/net/
A Dsch_generic.h642 void qdisc_class_hash_destroy(struct Qdisc_class_hash *);

Completed in 22 milliseconds