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

  /src/sys/net/
bsd-comp.c 105 u_int uncomp_count; /* uncompressed packets */ member in struct:bsd_db
271 stats->unc_packets = db->uncomp_count;
643 ++db->uncomp_count;
766 ++db->uncomp_count;
1068 ++db->uncomp_count;

Completed in 12 milliseconds