Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dppp_defs.h159 unsigned int inc_packets; /* incompressible packets */ member
H A Dppp-deflate.c340 state->stats.inc_packets++; in z_compress()
660 state->stats.inc_packets++; in z_incomp()
H A Dbsd-comp.c275 stats->inc_packets = db->incomp_count; in bsd_comp_stats()