Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ppp/
H A Dbsd_comp.c154 unsigned int incomp_bytes; /* incompressible bytes */ member
301 stats->inc_bytes = db->incomp_bytes; in bsd_comp_stats()
785 db->incomp_bytes += isize; in bsd_compress()