Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_spppsubr.c211 #define CP_LCP 0x01 /* this is the LCP */ macro
394 PPP_LCP, IDX_LCP, CP_LCP, "lcp",
2675 if ((sp->lcp.protos & mask) && ((cps[i])->flags & CP_LCP) == 0) in sppp_lcp_tlu()
2707 if ((sp->lcp.protos & mask) && ((cps[i])->flags & CP_LCP) == 0) { in sppp_lcp_tld()