Searched refs:PPP_COMP (Results 1 – 5 of 5) sorted by relevance
47 #define PPP_COMP 0xfd /* compressed packet */ macro
366 put_unaligned_be16(PPP_COMP, obuf + 2); in mppe_compress()
211 put_unaligned_be16(PPP_COMP, wptr + 2); in z_compress()
644 *wptr++ = PPP_COMP; in bsd_compress()
2529 if (proto == PPP_COMP) { in ppp_decompress_frame()
Completed in 13 milliseconds