Searched refs:BSD_OVHD (Results 1 – 1 of 1) sorted by relevance
163 #define BSD_OVHD 2 /* BSD compress overhead/packet */ macro631 olen = PPP_HDRLEN + BSD_OVHD; in bsd_compress()741 db->bytes_out += olen - PPP_HDRLEN - BSD_OVHD; in bsd_compress()1114 db->comp_bytes += isize - BSD_OVHD - PPP_HDRLEN; in bsd_decompress()