Home
last modified time | relevance | path

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

/linux/include/net/
A Dsch_generic.h608 struct Qdisc_class_common { struct
628 static inline struct Qdisc_class_common * argument
631 struct Qdisc_class_common *cl; in qdisc_class_find()
645 static inline bool qdisc_class_in_use(const struct Qdisc_class_common *cl) in qdisc_class_in_use()
650 static inline void qdisc_class_get(struct Qdisc_class_common *cl) in qdisc_class_get()
660 static inline void qdisc_class_put(struct Qdisc_class_common *cl) in qdisc_class_put()
679 struct Qdisc_class_common *);
681 struct Qdisc_class_common *);
/linux/net/sched/
A Dsch_drr.c19 struct Qdisc_class_common common;
41 struct Qdisc_class_common *clc; in drr_find_class()
A Dsch_qfq.c131 struct Qdisc_class_common common;
208 struct Qdisc_class_common *clc; in qfq_find_class()
A Dsch_api.c686 struct Qdisc_class_common *cl; in qdisc_class_hash_grow()
741 struct Qdisc_class_common *cl) in qdisc_class_hash_insert()
753 struct Qdisc_class_common *cl) in qdisc_class_hash_remove()
A Dsch_hfsc.c112 struct Qdisc_class_common cl_common;
866 struct Qdisc_class_common *clc; in hfsc_find_class()
A Dsch_htb.c95 struct Qdisc_class_common common;
189 struct Qdisc_class_common *clc; in htb_find()

Completed in 28 milliseconds