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

/linux-master/net/sched/
H A Dsch_drr.c35 struct Qdisc_class_hash clhash; member in struct:drr_sched
[all...]
H A Dsch_qfq.c181 struct Qdisc_class_hash clhash; member in struct:qfq_sched
[all...]
H A Dsch_api.c685 void qdisc_class_hash_grow(struct Qdisc *sch, struct Qdisc_class_hash *clhash) argument
721 int qdisc_class_hash_init(struct Qdisc_class_hash *clhash) argument
735 qdisc_class_hash_destroy(struct Qdisc_class_hash *clhash) argument
741 qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, struct Qdisc_class_common *cl) argument
753 qdisc_class_hash_remove(struct Qdisc_class_hash *clhash, struct Qdisc_class_common *cl) argument
[all...]
H A Dsch_hfsc.c171 struct Qdisc_class_hash clhash; /* class hash */ member in struct:hfsc_sched
[all...]
H A Dsch_htb.c150 struct Qdisc_class_hash clhash; member in struct:htb_sched
[all...]

Completed in 195 milliseconds