Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net/
H A Dif_spppsubr.c211 #define CP_AUTH 0x02 /* this is an authentication protocol */ macro
429 PPP_PAP, IDX_PAP, CP_AUTH, "pap",
437 PPP_CHAP, IDX_CHAP, CP_AUTH, "chap",
2656 if ((cps[i])->flags & CP_AUTH) in sppp_lcp_tlu()