PPP_PAP
spr.defs.hisauth.proto = PPP_PAP;
spr.defs.myauth.proto = PPP_PAP;
spr.defs.hisauth.proto = PPP_PAP;
case PPP_PAP: return "pap";
PPP_PAP, IDX_PAP, CP_AUTH, "pap",
sppp_auth_type_name(PPP_PAP, h->type),
sppp_auth_type_name(PPP_PAP, h->type),
if (sp->myauth.proto == PPP_PAP &&
if (sp->hisauth.proto == PPP_PAP &&
if (sp->myauth.proto == PPP_PAP) {
if ((spr->defs.myauth.proto != 0 && spr->defs.myauth.proto != PPP_PAP &&
(spr->defs.hisauth.proto != 0 && spr->defs.hisauth.proto != PPP_PAP &&
case PPP_PAP:
case PPP_PAP:
case PPP_PAP: return "pap";