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

  /src/sys/net/
bsd-comp.c 107 u_int comp_count; /* compressed packets */ member in struct:bsd_db
273 stats->comp_packets = db->comp_count;
651 ++db->comp_count;
1066 ++db->comp_count;
bsd-comp.c 107 u_int comp_count; /* compressed packets */ member in struct:bsd_db
273 stats->comp_packets = db->comp_count;
651 ++db->comp_count;
1066 ++db->comp_count;

Completed in 23 milliseconds