qdisc_class_hash_init  286 include/net/sch_generic.h extern int qdisc_class_hash_init(struct Qdisc_class_hash *);
qdisc_class_hash_init 1406 net/sched/sch_cbq.c 	err = qdisc_class_hash_init(&q->clhash);
qdisc_class_hash_init 1438 net/sched/sch_hfsc.c 	err = qdisc_class_hash_init(&q->clhash);
qdisc_class_hash_init 1024 net/sched/sch_htb.c 	err = qdisc_class_hash_init(&q->clhash);