Searched refs:CP_NCP (Results 1 – 1 of 1) sorted by relevance
213 #define CP_NCP 0x04 /* this is a NCP */ macro404 CP_NCP,418 CP_NCP,2660 if (((cps[i])->flags & CP_NCP) && in sppp_lcp_tlu()2796 if ((sp->lcp.protos & mask) && (cps[i])->flags & CP_NCP) in sppp_ncp_check()5216 if ((cps[i])->flags & CP_NCP) in sppp_phase_network()5221 if ((sp->lcp.protos & mask) && ((cps[i])->flags & CP_NCP)) in sppp_phase_network()