Searched refs:compstat (Results 1 – 2 of 2) sorted by relevance
12 struct compstat;54 void (*comp_stat) (void *state, struct compstat *stats);78 void (*decomp_stat) (void *state, struct compstat *stats);
117 struct compstat { struct138 struct compstat c; /* packet compression statistics */ argument139 struct compstat d; /* packet decompression statistics */
Completed in 5 milliseconds