Searched defs:clhash (Results 1 – 6 of 6) sorted by relevance
650 void qdisc_class_hash_grow(struct Qdisc *sch, struct Qdisc_class_hash *clhash) in qdisc_class_hash_grow()686 int qdisc_class_hash_init(struct Qdisc_class_hash *clhash) in qdisc_class_hash_init()700 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy()706 void qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, in qdisc_class_hash_insert()718 void qdisc_class_hash_remove(struct Qdisc_class_hash *clhash, in qdisc_class_hash_remove()
39 struct Qdisc_class_hash clhash; member
138 struct Qdisc_class_hash clhash; /* Hash table of all classes */ member
185 struct Qdisc_class_hash clhash; member
172 struct Qdisc_class_hash clhash; /* class hash */ member
153 struct Qdisc_class_hash clhash; member