Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_drr.c462 qdisc_class_hash_destroy(&q->clhash); in drr_destroy_qdisc()
H A Dsch_api.c724 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy() function
728 EXPORT_SYMBOL(qdisc_class_hash_destroy);
H A Dsch_qfq.c1478 qdisc_class_hash_destroy(&q->clhash); in qfq_destroy_qdisc()
H A Dsch_htb.c1243 qdisc_class_hash_destroy(&q->clhash); in htb_destroy()
H A Dsch_hfsc.c1508 qdisc_class_hash_destroy(&q->clhash); in hfsc_destroy_qdisc()
H A Dsch_cbq.c1472 qdisc_class_hash_destroy(&q->clhash); in cbq_destroy()
/OK3568_Linux_fs/kernel/include/net/
H A Dsch_generic.h676 void qdisc_class_hash_destroy(struct Qdisc_class_hash *);