Searched refs:PPP_COMPFRAG (Results 1 – 2 of 2) sorted by relevance
46 #define PPP_COMPFRAG 0xfb /* fragment compressed below bundle */ macro
1111 case PPP_COMPFRAG: in isdn_ppp_push_higher()2560 if ((master && *proto == PPP_COMP) || (!master && *proto == PPP_COMPFRAG)) { in isdn_ppp_decompress()