Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
Dsch_api.c674 void qdisc_class_hash_grow(struct Qdisc *sch, struct Qdisc_class_hash *clhash) in qdisc_class_hash_grow()
710 int qdisc_class_hash_init(struct Qdisc_class_hash *clhash) in qdisc_class_hash_init()
724 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy()
730 void qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, in qdisc_class_hash_insert()
742 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_htb.c149 struct Qdisc_class_hash clhash; member
Dsch_qfq.c183 struct Qdisc_class_hash clhash; member
Dsch_hfsc.c172 struct Qdisc_class_hash clhash; /* class hash */ member
Dsch_cbq.c133 struct Qdisc_class_hash clhash; /* Hash table of all classes */ member
/kernel/linux/linux-6.6/net/sched/
Dsch_api.c689 void qdisc_class_hash_grow(struct Qdisc *sch, struct Qdisc_class_hash *clhash) in qdisc_class_hash_grow()
725 int qdisc_class_hash_init(struct Qdisc_class_hash *clhash) in qdisc_class_hash_init()
739 void qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) in qdisc_class_hash_destroy()
745 void qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, in qdisc_class_hash_insert()
757 void qdisc_class_hash_remove(struct Qdisc_class_hash *clhash, in qdisc_class_hash_remove()
Dsch_drr.c35 struct Qdisc_class_hash clhash; member
Dsch_qfq.c181 struct Qdisc_class_hash clhash; member
Dsch_hfsc.c171 struct Qdisc_class_hash clhash; /* class hash */ member
Dsch_htb.c150 struct Qdisc_class_hash clhash; member