Searched refs:CP_NCP (Results 1 – 1 of 1) sorted by relevance
215 #define CP_NCP 0x04 /* this is a NCP */ macro406 CP_NCP,420 CP_NCP,2711 if (((cps[i])->flags & CP_NCP) && in sppp_lcp_tlu()2847 if ((sp->lcp.protos & mask) && (cps[i])->flags & CP_NCP) in sppp_ncp_check()5289 if ((cps[i])->flags & CP_NCP) in sppp_phase_network()5294 if ((sp->lcp.protos & mask) && ((cps[i])->flags & CP_NCP)) in sppp_phase_network()