Home
last modified time | relevance | path

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

/linux-6.6.21/net/sched/
Dsch_drr.c192 qdisc_class_get(&cl->common); in drr_bind_tcf()
Dsch_qfq.c584 qdisc_class_get(&cl->common); in qfq_bind_tcf()
Dsch_hfsc.c1242 qdisc_class_get(&cl->cl_common); in hfsc_bind_tcf()
Dsch_htb.c2111 qdisc_class_get(&cl->common); in htb_bind_filter()
/linux-6.6.21/include/net/
Dsch_generic.h646 static inline void qdisc_class_get(struct Qdisc_class_common *cl) in qdisc_class_get() function