Searched refs:DEFLATE_OVHD (Results 1 – 1 of 1) sorted by relevance
57 #define DEFLATE_OVHD 2 /* Deflate overhead/packet */ macro209 wptr += DEFLATE_OVHD;210 olen = PPP_HDRLEN + DEFLATE_OVHD;388 if (isize <= PPP_HDRLEN + DEFLATE_OVHD) {418 state->strm.next_in = ibuf + PPP_HDRLEN + DEFLATE_OVHD;419 state->strm.avail_in = isize - (PPP_HDRLEN + DEFLATE_OVHD);