Searched refs:compstat (Results 1 – 4 of 4) sorted by relevance
153 struct compstat { struct164 struct compstat c; /* packet compression statistics */ argument165 struct compstat d; /* packet decompression statistics */
81 void (*comp_stat)(void *, struct compstat *);96 void (*decomp_stat)(void *, struct compstat *);
71 struct compstat stats;93 static void z_comp_stats(void *state, struct compstat *stats);350 z_comp_stats(void *arg, struct compstat *stats) in z_comp_stats()
146 static void bsd_comp_stats(void *state, struct compstat *stats);265 bsd_comp_stats(void *state, struct compstat *stats) in bsd_comp_stats()