Home
last modified time | relevance | path

Searched refs:uncompout (Results 1 – 5 of 5) sorted by relevance

/external/libppp/src/
Dccp.h115 u_long uncompout, compout; /* Outgoing bytes before/after compression */ member
Ddeflate.c156 ccp->uncompout += ilen; in DeflateOutput()
177 ccp->uncompout += ilen; in DeflateOutput()
Dmppe.c174 ccp->uncompout += ilen; in MPPEOutput()
225 ccp->uncompout += ilen; in MPPEOutput()
Dpred.c198 ccp->uncompout += orglen; in Pred1Output()
Dccp.c175 ccp->uncompout, ccp->compout, in ccp_ReportStatus()
282 ccp->uncompout = ccp->compout = 0; in ccp_Setup()