Searched refs:unc_bytes (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dppp_defs.h153 unsigned int unc_bytes; /* total uncompressed bytes */ member in struct:compstat
H A Dppp_deflate.c379 state->stats.unc_bytes += orig_len;
394 stats->ratio = stats->unc_bytes;
645 state->stats.unc_bytes += olen;
713 state->stats.unc_bytes += rlen;
H A Dbsd_comp.c307 stats->unc_bytes = db->uncomp_bytes;

Completed in 77 milliseconds