Searched refs:class_stats (Results 1 – 3 of 3) sorted by relevance
648 xstats.class_stats.deficit = flow->deficit; in fq_codel_dump_class_stats()649 xstats.class_stats.ldelay = in fq_codel_dump_class_stats()651 xstats.class_stats.count = flow->cvars.count; in fq_codel_dump_class_stats()652 xstats.class_stats.lastcount = flow->cvars.lastcount; in fq_codel_dump_class_stats()653 xstats.class_stats.dropping = flow->cvars.dropping; in fq_codel_dump_class_stats()658 xstats.class_stats.drop_next = (delta >= 0) ? in fq_codel_dump_class_stats()
864 struct tc_fq_codel_cl_stats class_stats; member
888 struct tc_fq_codel_cl_stats class_stats; member
Completed in 17 milliseconds