Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dppp_defs.h158 unsigned int inc_bytes; /* incompressible bytes */ member
H A Dppp-deflate.c339 state->stats.inc_bytes += orig_len; in z_compress()
357 out = stats->comp_bytes + stats->inc_bytes; in z_comp_stats()
659 state->stats.inc_bytes += rlen; in z_incomp()
H A Dbsd-comp.c274 stats->inc_bytes = db->incomp_bytes; in bsd_comp_stats()