qdisc_class_hash_remove 288 include/net/sch_generic.h extern void qdisc_class_hash_remove(struct Qdisc_class_hash *, struct Qdisc_class_common *); qdisc_class_hash_remove 1170 net/sched/sch_cbq.c qdisc_class_hash_remove(&q->clhash, &this->common); qdisc_class_hash_remove 1139 net/sched/sch_hfsc.c qdisc_class_hash_remove(&q->clhash, &cl->cl_common); qdisc_class_hash_remove 1281 net/sched/sch_htb.c qdisc_class_hash_remove(&q->clhash, &cl->common);