Searched refs:destCnt (Results 1 – 1 of 1) sorted by relevance
505 u_long sourceCnt, destCnt; in ng_mppc_compress() local537 destCnt = outlen; in ng_mppc_compress()543 &destCnt, d->history, flags, 0); in ng_mppc_compress()549 outlen -= destCnt; in ng_mppc_compress()765 u_long sourceCnt, destCnt; in ng_mppc_decompress() local798 destCnt = outlen; in ng_mppc_decompress()804 &sourceCnt, &destCnt, d->history, flags); in ng_mppc_decompress()821 outlen -= destCnt; in ng_mppc_decompress()