Home
last modified time | relevance | path

Searched refs:PPP_COMPFRAG (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/linux/
Dppp_defs.h75 #define PPP_COMPFRAG 0xfb /* fragment compressed below bundle */ macro
/linux-3.3/drivers/isdn/i4l/
Disdn_ppp.c1072 case PPP_COMPFRAG: in isdn_ppp_push_higher()
2527 if((master && *proto == PPP_COMP) || (!master && *proto == PPP_COMPFRAG) ) { in isdn_ppp_decompress()