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

/freebsd-10.0-release/sys/net/
H A Dif_spppsubr.c214 #define CP_AUTH 0x02 /* this is an authentication protocol */ macro
432 PPP_PAP, IDX_PAP, CP_AUTH, "pap",
440 PPP_CHAP, IDX_CHAP, CP_AUTH, "chap",
2681 if ((cps[i])->flags & CP_AUTH)

Completed in 144 milliseconds