Home
last modified time | relevance | path

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

/freebsd-head/usr.sbin/ppp/
HDccp.h115 u_long uncompout, compout; /* Outgoing bytes before/after compression */ member
HDdeflate.c156 ccp->uncompout += ilen; in DeflateOutput()
177 ccp->uncompout += ilen; in DeflateOutput()
HDmppe.c174 ccp->uncompout += ilen; in MPPEOutput()
225 ccp->uncompout += ilen; in MPPEOutput()
HDpred.c198 ccp->uncompout += orglen; in Pred1Output()
HDccp.c175 ccp->uncompout, ccp->compout, in ccp_ReportStatus()
282 ccp->uncompout = ccp->compout = 0; in ccp_Setup()