Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/i4l/
Disdn_bsdcomp.c132 unsigned int incomp_count; /* incompressible packets */ member
181 db->incomp_count = 0; in bsd_clear()
254 stats->inc_packets = db->incomp_count; in bsd_stats()
616 ++db->incomp_count; in bsd_compress()
/linux-4.4.14/drivers/net/ppp/
Dbsd_comp.c153 unsigned int incomp_count; /* incompressible packets */ member
302 stats->inc_packets = db->incomp_count; in bsd_comp_stats()
784 ++db->incomp_count; in bsd_compress()