Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dbsd-comp.c102 u_int uncomp_bytes; /* uncompressed bytes */ member
267 stats->unc_bytes = db->uncomp_bytes; in bsd_comp_stats()
640 db->uncomp_bytes += ilen; in bsd_compress()
766 db->uncomp_bytes += ilen; in bsd_incomp()
1068 db->uncomp_bytes += explen; in bsd_decompress()