Searched defs:clhash (Results 1 – 5 of 5) sorted by relevance
677 void qdisc_class_hash_grow(struct Qdisc *sch, struct Qdisc_class_hash *clhash) in qdisc_class_hash_grow()713 int qdisc_class_hash_init(struct Qdisc_class_hash *clhash) in qdisc_class_hash_init()727 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy()733 void qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, in qdisc_class_hash_insert()745 void qdisc_class_hash_remove(struct Qdisc_class_hash *clhash, in qdisc_class_hash_remove()
36 struct Qdisc_class_hash clhash; member
172 struct Qdisc_class_hash clhash; /* class hash */ member
182 struct Qdisc_class_hash clhash; member
151 struct Qdisc_class_hash clhash; member
Completed in 17 milliseconds