Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_drr.c458 qdisc_class_hash_destroy(&q->clhash); in drr_destroy_qdisc()
H A Dsch_api.c730 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy() function
734 EXPORT_SYMBOL(qdisc_class_hash_destroy);
H A Dsch_qfq.c1508 qdisc_class_hash_destroy(&q->clhash); in qfq_destroy_qdisc()
H A Dsch_htb.c1676 qdisc_class_hash_destroy(&q->clhash); in htb_destroy()
/linux/include/net/
H A Dsch_generic.h682 void qdisc_class_hash_destroy(struct Qdisc_class_hash *);