Home
last modified time | relevance | path

Searched refs:qdisc_qstats_qlen_backlog (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dsch_generic.h959 static inline void qdisc_qstats_qlen_backlog(struct Qdisc *sch, __u32 *qlen, in qdisc_qstats_qlen_backlog() function
974 qdisc_qstats_qlen_backlog(sch, &qlen, &backlog); in qdisc_tree_flush_backlog()
982 qdisc_qstats_qlen_backlog(sch, &qlen, &backlog); in qdisc_purge_queue()
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_htb.c1129 qdisc_qstats_qlen_backlog(cl->leaf.q, &qlen, &qs.backlog); in htb_dump_class_stats()
H A Dsch_hfsc.c1324 qdisc_qstats_qlen_backlog(cl->qdisc, &qlen, &cl->qstats.backlog); in hfsc_dump_class_stats()
H A Dsch_cbq.c1381 qdisc_qstats_qlen_backlog(cl->q, &qlen, &cl->qstats.backlog); in cbq_dump_class_stats()