Searched refs:qdisc_qstats_copy (Results 1 - 8 of 8) sorted by relevance

/linux-master/net/sched/
H A Dsch_mq.c235 qdisc_qstats_copy(d, sch) < 0)
H A Dsch_prio.c364 qdisc_qstats_copy(d, cl_q) < 0)
H A Dsch_multiq.c341 qdisc_qstats_copy(d, cl_q) < 0)
H A Dsch_mqprio.c713 qdisc_qstats_copy(d, sch) < 0)
H A Dsch_ets.c329 qdisc_qstats_copy(d, cl_q) < 0)
H A Dsch_qfq.c656 qdisc_qstats_copy(d, cl->qdisc) < 0)
H A Dsch_taprio.c2479 qdisc_qstats_copy(d, child) < 0)
/linux-master/include/net/
H A Dsch_generic.h948 static inline int qdisc_qstats_copy(struct gnet_dump *d, struct Qdisc *sch) function

Completed in 325 milliseconds