Home
last modified time | relevance | path

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

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