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