Searched refs:destCnt (Results 1 – 1 of 1) sorted by relevance
504 u_long sourceCnt, destCnt; in ng_mppc_compress() local536 destCnt = outlen; in ng_mppc_compress()542 &destCnt, d->history, flags, 0); in ng_mppc_compress()548 outlen -= destCnt; in ng_mppc_compress()764 u_long sourceCnt, destCnt; in ng_mppc_decompress() local797 destCnt = outlen; in ng_mppc_decompress()803 &sourceCnt, &destCnt, d->history, flags); in ng_mppc_decompress()820 outlen -= destCnt; in ng_mppc_decompress()