Home
last modified time | relevance | path

Searched refs:Qdisc_class_common (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/include/net/
Dsch_generic.h600 struct Qdisc_class_common { struct
620 static inline struct Qdisc_class_common * argument
623 struct Qdisc_class_common *cl; in qdisc_class_find()
637 static inline bool qdisc_class_in_use(const struct Qdisc_class_common *cl) in qdisc_class_in_use()
642 static inline void qdisc_class_get(struct Qdisc_class_common *cl) in qdisc_class_get()
652 static inline void qdisc_class_put(struct Qdisc_class_common *cl) in qdisc_class_put()
671 struct Qdisc_class_common *);
673 struct Qdisc_class_common *);
/Linux-v6.6/net/sched/
Dsch_drr.c19 struct Qdisc_class_common common;
41 struct Qdisc_class_common *clc; in drr_find_class()
Dsch_qfq.c131 struct Qdisc_class_common common;
208 struct Qdisc_class_common *clc; in qfq_find_class()
Dsch_api.c687 struct Qdisc_class_common *cl; in qdisc_class_hash_grow()
742 struct Qdisc_class_common *cl) in qdisc_class_hash_insert()
754 struct Qdisc_class_common *cl) in qdisc_class_hash_remove()
Dsch_hfsc.c112 struct Qdisc_class_common cl_common;
866 struct Qdisc_class_common *clc; in hfsc_find_class()
Dsch_htb.c95 struct Qdisc_class_common common;
189 struct Qdisc_class_common *clc; in htb_find()