Searched refs:CP_NCP (Results 1 – 1 of 1) sorted by relevance
269 #define CP_NCP 0x04 /* this is a NCP */ macro511 CP_NCP, /*don't run IPCP if there's no IPv4 support*/526 CP_NCP,1204 if (m == NULL && sppp_cp_check(sp, CP_NCP)) { in sppp_dequeue()3164 ((cps[i])->flags & CP_NCP) != 0) { in sppp_lcp_tlu()3220 ((cps[i])->flags & CP_NCP) != 0) { in sppp_lcp_tld()3338 sppp_cp_check(sp, CP_NCP)) in sppp_lcp_check_and_close()6122 status->ncpup = sppp_cp_check(sp, CP_NCP); in sppp_params()6286 if ((cps[i])->flags & CP_NCP) in sppp_phase_network()