Searched refs:uncompout (Results 1 – 5 of 5) sorted by relevance
115 u_long uncompout, compout; /* Outgoing bytes before/after compression */ member
156 ccp->uncompout += ilen; in DeflateOutput()177 ccp->uncompout += ilen; in DeflateOutput()
174 ccp->uncompout += ilen; in MPPEOutput()225 ccp->uncompout += ilen; in MPPEOutput()
198 ccp->uncompout += orglen; in Pred1Output()
175 ccp->uncompout, ccp->compout, in ccp_ReportStatus()282 ccp->uncompout = ccp->compout = 0; in ccp_Setup()