PPP_PAP           402 net/if_spppsubr.c 	PPP_PAP, IDX_PAP, CP_AUTH, "pap",
PPP_PAP           526 net/if_spppsubr.c 		case PPP_PAP:
PPP_PAP          3505 net/if_spppsubr.c 				    sppp_auth_type_name(PPP_PAP, h->type),
PPP_PAP          3518 net/if_spppsubr.c 			    sppp_auth_type_name(PPP_PAP, h->type),
PPP_PAP          3568 net/if_spppsubr.c 		if (sp->myauth.proto == PPP_PAP &&
PPP_PAP          3631 net/if_spppsubr.c 	if (sp->hisauth.proto == PPP_PAP &&
PPP_PAP          3637 net/if_spppsubr.c 	if (sp->myauth.proto == PPP_PAP) {
PPP_PAP          4173 net/if_spppsubr.c 		if ((spr.defs.myauth.proto != 0 && spr.defs.myauth.proto != PPP_PAP &&
PPP_PAP          4175 net/if_spppsubr.c 		    (spr.defs.hisauth.proto != 0 && spr.defs.hisauth.proto != PPP_PAP &&
PPP_PAP          4269 net/if_spppsubr.c 	case PPP_PAP:
PPP_PAP          4348 net/if_spppsubr.c 	case PPP_PAP:	return "pap";