CP_NCP            394 net/if_spppsubr.c 	PPP_IPCP, IDX_IPCP, CP_NCP, "ipcp",
CP_NCP           2386 net/if_spppsubr.c 			if ((cps[i])->flags & CP_NCP)
CP_NCP           2502 net/if_spppsubr.c 		if (sp->lcp.protos & mask && (cps[i])->flags & CP_NCP)
CP_NCP           4223 net/if_spppsubr.c 		if ((cps[i])->flags & CP_NCP)
CP_NCP           4228 net/if_spppsubr.c 		if (sp->lcp.protos & mask && ((cps[i])->flags & CP_NCP))