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

/external/libppp/src/
H A Ddeflate.c69 DeflateOutput(void *v, struct ccp *ccp, struct link *l __unused, function
78 log_Printf(LogDEBUG, "DeflateOutput: Proto %02x (%d bytes)\n", *proto, ilen);
79 log_DumpBp(LogDEBUG, "DeflateOutput: Compress packet:", mp);
100 log_Printf(LogDEBUG, "DeflateOutput: Seq %d\n", state->seqno);
115 log_Printf(LogWARN, "DeflateOutput: deflate returned %d (%s)\n",
154 log_Printf(LogDEBUG, "DeflateOutput: %d => %d: Uncompressible (0x%04x)\n",
180 log_Printf(LogDEBUG, "DeflateOutput: %d => %d bytes, proto 0x%04x\n",
574 DeflateOutput
599 DeflateOutput

Completed in 594 milliseconds