Searched refs:PPP_COMP (Results 1 – 4 of 4) sorted by relevance
47 #define PPP_COMP 0xfd /* compressed packet */ macro
309 put_unaligned_be16(PPP_COMP, obuf + 2); in mppe_compress()
210 put_unaligned_be16(PPP_COMP, wptr + 2); in z_compress()
643 *wptr++ = PPP_COMP; in bsd_compress()