Searched refs:PPP_PAP (Results 1 – 2 of 2) sorted by relevance
71 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro
110 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro430 PPP_PAP, IDX_PAP, CP_AUTH, "pap",583 case PPP_PAP: in sppp_input()4399 sppp_auth_type_name(PPP_PAP, h->type), in sppp_pap_input()4411 sppp_auth_type_name(PPP_PAP, h->type), in sppp_pap_input()4461 if (sp->myauth.proto == PPP_PAP && in sppp_pap_input()4522 if (sp->hisauth.proto == PPP_PAP && in sppp_pap_open()4528 if (sp->myauth.proto == PPP_PAP) { in sppp_pap_open()5142 if ((spr->defs.myauth.proto != 0 && spr->defs.myauth.proto != PPP_PAP && in sppp_params()5261 case PPP_PAP: in sppp_auth_type_name()[all …]