Searched refs:unc_bytes (Results 1 – 4 of 4) sorted by relevance
337 state->stats.unc_bytes += isize; in mppe_compress()526 state->stats.unc_bytes += osize; in mppe_decompress()565 state->stats.unc_bytes += icnt; in mppe_incomp()
253 state->stats.unc_bytes += isize; in z_compress()501 state->stats.unc_bytes += olen; in z_decompress()555 state->stats.unc_bytes += icnt; in z_incomp()
297 stats->unc_bytes = db->uncomp_bytes; in bsd_comp_stats()
118 __u32 unc_bytes; /* total uncompressed bytes */ member