Searched refs:PPP_CCPFRAG (Results 1 – 2 of 2) sorted by relevance
54 #define PPP_CCPFRAG 0x80fb /* CCP at link level (below MP bundle) */ macro
2303 if (!pch->ppp || proto >= 0xc000 || proto == PPP_CCPFRAG) { in ppp_input()