Searched refs:qdisc_class_hash_destroy (Results 1 – 6 of 6) sorted by relevance
453 qdisc_class_hash_destroy(&q->clhash); in drr_destroy_qdisc()
727 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy() function731 EXPORT_SYMBOL(qdisc_class_hash_destroy);
1471 qdisc_class_hash_destroy(&q->clhash); in qfq_destroy_qdisc()
1501 qdisc_class_hash_destroy(&q->clhash); in hfsc_destroy_qdisc()
1683 qdisc_class_hash_destroy(&q->clhash); in htb_destroy()
642 void qdisc_class_hash_destroy(struct Qdisc_class_hash *);
Completed in 22 milliseconds