Home
last modified time | relevance | path

Searched refs:qdisc_class_get (Results 1 – 5 of 5) sorted by relevance

/linux/net/sched/
H A Dsch_drr.c196 qdisc_class_get(&cl->common); in drr_bind_tcf()
H A Dsch_qfq.c591 qdisc_class_get(&cl->common); in qfq_bind_tcf()
H A Dsch_hfsc.c1243 qdisc_class_get(&cl->cl_common); in hfsc_bind_tcf()
H A Dsch_htb.c2102 qdisc_class_get(&cl->common);
/linux/include/net/
H A Dsch_generic.h688 static inline void qdisc_class_get(struct Qdisc_class_common *cl) in qdisc_class_get() function