Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_spppsubr.c212 #define CP_AUTH 0x02 /* this is an authentication protocol */ macro
430 PPP_PAP, IDX_PAP, CP_AUTH, "pap",
438 PPP_CHAP, IDX_CHAP, CP_AUTH, "chap",
2654 if ((cps[i])->flags & CP_AUTH) in sppp_lcp_tlu()