Home
last modified time | relevance | path

Searched refs:uncomp_bytes (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ppp/
H A Dbsd_comp.c156 unsigned int uncomp_bytes; /* uncompressed bytes */ member
297 stats->unc_bytes = db->uncomp_bytes; in bsd_comp_stats()
742 db->uncomp_bytes += isize; in bsd_compress()
1115 db->uncomp_bytes += explen; in bsd_decompress()