Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ppp/
Dccp.h118 u_long uncompin, compin; /* Incoming bytes after/before decompression */ member
Ddeflate.c320 ccp->uncompin += olen; in DeflateInput()
428 ccp->uncompin += len; in DeflateDictSetup()
Dpred.c236 ccp->uncompin += len & 0x7fff; in Pred1Input()
Dccp.c178 ccp->compin, ccp->uncompin); in ccp_ReportStatus()
285 ccp->uncompin = ccp->compin = 0; in ccp_Setup()
Dmppe.c371 ccp->uncompin += len; in MPPEInput()