Searched refs:CHAP_SUCCESS (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.sbin/pppd/
H A Dchap.h68 #define CHAP_SUCCESS 3 macro
H A Dchap.c358 case CHAP_SUCCESS:
490 ChapSendStatus(cstate, CHAP_SUCCESS);
547 code = CHAP_SUCCESS; /* they are the same! */
558 if (code == CHAP_SUCCESS) {
685 if (code == CHAP_SUCCESS)
813 case CHAP_SUCCESS:
/openbsd-current/usr.sbin/radiusd/
H A Deap2mschap_local.h31 #define CHAP_SUCCESS 3 macro
H A Dradiusd_eap2mschap.c535 case CHAP_SUCCESS:
683 eap.chap.chap.code = CHAP_SUCCESS;
/openbsd-current/sys/net/
H A Dif_spppsubr.c154 #define CHAP_SUCCESS 3 /* CHAP response ok */ macro
3397 case CHAP_SUCCESS:
3521 sppp_auth_send(&chap, sp, CHAP_SUCCESS, h->ident,
4752 case CHAP_SUCCESS: return "success";
/openbsd-current/usr.sbin/npppd/npppd/
H A Dchap.c84 #define CHAP_SUCCESS 3 macro

Completed in 112 milliseconds