redstats
struct redstats red[3];
struct redstats red[3]; /* rio has 3 red stats */
struct redstats red[3];
struct redstats red[3];
struct redstats red[3]; /* rio has 3 red stats */
red_getstats(red_t *rp, struct redstats *sp)
extern void red_getstats(red_t *, struct redstats *);
rio_getstats(rio_t *rp, struct redstats *sp)
bcopy(&rp->q_stats[i], sp, sizeof(struct redstats));
struct redstats q_stats[RIO_NDROPPREC]; /* statistics */
extern void rio_getstats(rio_t *, struct redstats *);