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