qdisc_class_hash_destroy  290 include/net/sch_generic.h extern void qdisc_class_hash_destroy(struct Qdisc_class_hash *);
qdisc_class_hash_destroy 1748 net/sched/sch_cbq.c 	qdisc_class_hash_destroy(&q->clhash);
qdisc_class_hash_destroy 1552 net/sched/sch_hfsc.c 	qdisc_class_hash_destroy(&q->clhash);
qdisc_class_hash_destroy 1247 net/sched/sch_htb.c 	qdisc_class_hash_destroy(&q->clhash);