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

/freebsd-10.1-release/usr.sbin/ppp/
H A Dccp.h115 u_long uncompout, compout; /* Outgoing bytes before/after compression */ member in struct:ccp
H A Ddeflate.c156 ccp->uncompout += ilen;
177 ccp->uncompout += ilen;
H A Dmppe.c174 ccp->uncompout += ilen;
225 ccp->uncompout += ilen;
H A Dpred.c198 ccp->uncompout += orglen;
H A Dccp.c175 ccp->uncompout, ccp->compout,
282 ccp->uncompout = ccp->compout = 0;

Completed in 52 milliseconds