Home
last modified time | relevance | path

Searched refs:qdisc_class_put (Results 1 – 3 of 3) sorted by relevance

/linux/net/sched/
H A Dsch_drr.c201 qdisc_class_put(&cl->common); in drr_unbind_tcf()
H A Dsch_hfsc.c1254 qdisc_class_put(&cl->cl_common); in hfsc_unbind_tcf()
/linux/include/net/
H A Dsch_generic.h659 static inline void qdisc_class_put(struct Qdisc_class_common *cl) in qdisc_class_put() function