Home
last modified time | relevance | path

Searched defs:clhash (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/net/sched/
Dsch_api.c545 void qdisc_class_hash_grow(struct Qdisc *sch, struct Qdisc_class_hash *clhash) in qdisc_class_hash_grow()
581 int qdisc_class_hash_init(struct Qdisc_class_hash *clhash) in qdisc_class_hash_init()
595 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy()
601 void qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, in qdisc_class_hash_insert()
613 void qdisc_class_hash_remove(struct Qdisc_class_hash *clhash, in qdisc_class_hash_remove()
Dsch_drr.c39 struct Qdisc_class_hash clhash; member
Dsch_qfq.c146 struct Qdisc_class_hash clhash; member
Dsch_htb.c130 struct Qdisc_class_hash clhash; member
Dsch_cbq.c145 struct Qdisc_class_hash clhash; /* Hash table of all classes */ member
Dsch_hfsc.c178 struct Qdisc_class_hash clhash; /* class hash */ member