Searched refs:PPP_COMP (Results 1 – 6 of 6) sorted by relevance
72 #define PPP_COMP 0xfd /* compressed packet */ macro
262 wptr[2] = PPP_COMP >> 8; in z_compress()263 wptr[3] = PPP_COMP; in z_compress()
892 proto = PPP_COMP; in pipex_ppp_output()950 if (proto == PPP_COMP) { in pipex_ppp_input()1180 case PPP_COMP: in pipex_common_input()
538 *wptr++ = PPP_COMP; in bsd_compress()
1211 if (proto == PPP_COMP && sc->sc_rc_state && in ppp_inproc()
81 { PPP_COMP, "COMP" }, /* compressed packet */