Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_api.c685 void qdisc_class_hash_grow(struct Qdisc *sch, struct Qdisc_class_hash *clhash) in qdisc_class_hash_grow()
721 int qdisc_class_hash_init(struct Qdisc_class_hash *clhash) in qdisc_class_hash_init()
735 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy()
741 void qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, in qdisc_class_hash_insert()
753 void qdisc_class_hash_remove(struct Qdisc_class_hash *clhash, in qdisc_class_hash_remove()
H A Dsch_drr.c35 struct Qdisc_class_hash clhash; member
H A Dsch_hfsc.c171 struct Qdisc_class_hash clhash; /* class hash */ member
H A Dsch_qfq.c181 struct Qdisc_class_hash clhash; member
H A Dsch_htb.c150 struct Qdisc_class_hash clhash; member