compstat
static void bsd_comp_stats (void *state, struct compstat *stats);
static void bsd_comp_stats (void *state, struct compstat *stats)
static void z_comp_stats(void *arg, struct compstat *stats)
struct compstat stats;
static void z_comp_stats(void *state, struct compstat *stats);
static void mppe_comp_stats(void *arg, struct compstat *stats)
struct compstat stats;
struct compstat;
void (*comp_stat) (void *state, struct compstat *stats);
void (*decomp_stat) (void *state, struct compstat *stats);
struct compstat c; /* packet compression statistics */
struct compstat d; /* packet decompression statistics */