HomeSort by: relevance | last modified time | path
    Searched defs:incomp_bytes (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
bsd-comp.c 104 u_int incomp_bytes; /* incompressible bytes */ member in struct:bsd_db
274 stats->inc_bytes = db->incomp_bytes;
649 db->incomp_bytes += ilen;
765 db->incomp_bytes += ilen;
bsd-comp.c 104 u_int incomp_bytes; /* incompressible bytes */ member in struct:bsd_db
274 stats->inc_bytes = db->incomp_bytes;
649 db->incomp_bytes += ilen;
765 db->incomp_bytes += ilen;

Completed in 150 milliseconds