Home
last modified time | relevance | path

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

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