Searched refs:qdisc_class_hash_destroy (Results 1 - 6 of 6) sorted by last modified time

/linux-master/net/sched/
H A Dsch_htb.c1673 qdisc_class_hash_destroy(&q->clhash);
H A Dsch_hfsc.c1516 qdisc_class_hash_destroy(&q->clhash);
H A Dsch_api.c735 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) function
739 EXPORT_SYMBOL(qdisc_class_hash_destroy); variable
H A Dsch_qfq.c1494 qdisc_class_hash_destroy(&q->clhash);
H A Dsch_drr.c454 qdisc_class_hash_destroy(&q->clhash);
/linux-master/include/net/
H A Dsch_generic.h683 void qdisc_class_hash_destroy(struct Qdisc_class_hash *);

Completed in 258 milliseconds