Searched refs:PPP_AUTH_PAP (Results 1 – 5 of 5) sorted by relevance
182 case PPP_AUTH_PAP: return "PAP"; in lcp_auth_string()202 peer_auth = PPP_AUTH_PAP; in lcp_open()318 case PPP_AUTH_PAP: in lcp_add_auth()323 PUTSHORT(PPP_AUTH_PAP, ucp); in lcp_add_auth()325 _this->lastauth = PPP_AUTH_PAP; in lcp_add_auth()585 case PPP_AUTH_PAP: in lcp_ackci()680 case PPP_AUTH_PAP: in lcp_nakci()698 case PPP_AUTH_PAP: in lcp_nakci()821 case PPP_AUTH_PAP: in lcp_rejci()1071 _this->auth_order[i++] = PPP_AUTH_PAP; in lcp_load_authconfig()[all …]
86 #define AUTH_IS_PAP(ppp) ((ppp)->peer_auth == PPP_AUTH_PAP)454 case PPP_AUTH_PAP: return "PAP"; in ppp_peer_auth_string()
354 PAP_ASSERT(dpi->auth_type == PPP_AUTH_PAP); in pap_proxy_authen_prepare()
62 #define PPP_AUTH_PAP 0xc023 /* Password Authentication Protocol */ macro
584 dpi->auth_type = PPP_AUTH_PAP; in l2tp_call_recv_ICCN()