Searched refs:marked_packets (Results 1 – 7 of 7) sorted by relevance
112 if (rio_stats.q_stats[0].marked_packets != 0 in rio_stat_loop()113 || rio_stats.q_stats[1].marked_packets != 0 in rio_stat_loop()114 || rio_stats.q_stats[2].marked_packets != 0) in rio_stat_loop()116 rio_stats.q_stats[0].marked_packets, in rio_stat_loop()117 rio_stats.q_stats[1].marked_packets, in rio_stat_loop()118 rio_stats.q_stats[2].marked_packets); in rio_stat_loop()153 rp[dp].marked_packets); in print_riostats()
85 if (red_stats.marked_packets != 0) in red_stat_loop()86 printf(" marked: %u\n", red_stats.marked_packets); in red_stat_loop()119 rp->marked_packets); in print_redstats()
79 if (blue_stats.marked_packets != 0) in blue_stat_loop()81 (ull)blue_stats.marked_packets); in blue_stat_loop()
49 u_int marked_packets; member100 u_int marked_packets; member165 u_int marked_packets; member
50 u_quad_t marked_packets; member99 u_quad_t marked_packets; member
282 q_stats->marked_packets = rp->blue_stats.marked_packets; in blueioctl() 448 rp->blue_stats.marked_packets++; in blue_addq()
343 sp->marked_packets = rp->red_stats.marked_packets; in red_getstats() 422 rp->red_stats.marked_packets++; in red_addq() 880 q_stats->marked_packets = rp->red_stats.marked_packets; in redioctl()