Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dsch_api.c676 void qdisc_class_hash_grow(struct Qdisc *sch, struct Qdisc_class_hash *clhash) in qdisc_class_hash_grow()
712 int qdisc_class_hash_init(struct Qdisc_class_hash *clhash) in qdisc_class_hash_init()
726 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy()
732 void qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, in qdisc_class_hash_insert()
744 void qdisc_class_hash_remove(struct Qdisc_class_hash *clhash, in qdisc_class_hash_remove()
Dsch_drr.c36 struct Qdisc_class_hash clhash; member
Dsch_cbq.c133 struct Qdisc_class_hash clhash; /* Hash table of all classes */ member
Dsch_hfsc.c172 struct Qdisc_class_hash clhash; /* class hash */ member
Dsch_qfq.c182 struct Qdisc_class_hash clhash; member
Dsch_htb.c151 struct Qdisc_class_hash clhash; member