Searched defs:clhash (Results 1 – 3 of 3) sorted by relevance
684 void qdisc_class_hash_grow(struct Qdisc *sch, struct Qdisc_class_hash *clhash) in qdisc_class_hash_grow()720 int qdisc_class_hash_init(struct Qdisc_class_hash *clhash) in qdisc_class_hash_init()734 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy()740 void qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, in qdisc_class_hash_insert()752 void qdisc_class_hash_remove(struct Qdisc_class_hash *clhash, in qdisc_class_hash_remove()
35 struct Qdisc_class_hash clhash; member
171 struct Qdisc_class_hash clhash; /* class hash */ member