Searched refs:PPP_COMP (Results 1 – 6 of 6) sorted by relevance
46 #define PPP_COMP 0xfd /* compressed packet */ macro
214 put_unaligned_be16(PPP_COMP, wptr + 2); in z_compress()
398 put_unaligned_be16(PPP_COMP, obuf + 2); in mppe_compress()
644 *wptr++ = PPP_COMP; in bsd_compress()
1891 if (proto == PPP_COMP) { in ppp_decompress_frame()
1100 case PPP_COMP: in isdn_ppp_push_higher()2184 isdn_ppp_fill_rq(NULL, 0, PPP_COMP, is->lp->ppp_slot); in isdn_ppp_ccp_kickup()2556 if ((master && *proto == PPP_COMP) || (!master && *proto == PPP_COMPFRAG)) { in isdn_ppp_decompress()2636 new_proto = PPP_COMP; in isdn_ppp_compress()