Searched refs:PPP_COMP (Results 1 – 6 of 6) sorted by relevance
76 #define PPP_COMP 0xfd /* compressed packet */ macro
236 put_unaligned_be16(PPP_COMP, wptr + 2); in z_compress()
399 put_unaligned_be16(PPP_COMP, obuf + 2); in mppe_compress()
644 *wptr++ = PPP_COMP; in bsd_compress()
1818 if (proto == PPP_COMP) { in ppp_decompress_frame()
1071 case PPP_COMP: in isdn_ppp_push_higher()2155 isdn_ppp_fill_rq(NULL, 0, PPP_COMP, is->lp->ppp_slot); in isdn_ppp_ccp_kickup()2527 if((master && *proto == PPP_COMP) || (!master && *proto == PPP_COMPFRAG) ) { in isdn_ppp_decompress()2607 new_proto = PPP_COMP; in isdn_ppp_compress()