Home
last modified time | relevance | path

Searched refs:CP_NCP (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/
H A Dif_spppsubr.c213 #define CP_NCP 0x04 /* this is a NCP */ macro
404 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()