Searched refs:DEFLATE_OVHD (Results 1 – 2 of 2) sorted by relevance
60 #define DEFLATE_OVHD 2 /* Deflate overhead/packet */ macro261 rlen = state->strm.avail_in + PPP_HDRLEN + DEFLATE_OVHD;
70 #define DEFLATE_OVHD 2 /* Deflate overhead/packet */ macro890 rlen = state->strm.avail_in + PPP_HDRLEN + DEFLATE_OVHD; in z_decompress()