Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dppp_defs.h54 #define PPP_CCPFRAG 0x80fb /* CCP at link level (below MP bundle) */ macro
/linux-4.19.296/drivers/isdn/i4l/
Disdn_ppp.c1162 case PPP_CCPFRAG: in isdn_ppp_push_higher()
2874 if (proto != PPP_CCP && proto != PPP_CCPFRAG) in isdn_ppp_send_ccp()