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

/openbsd-current/usr.sbin/pppd/
H A Dchap.h69 #define CHAP_FAILURE 4 macro
H A Dchap.c354 case CHAP_FAILURE:
494 ChapSendStatus(cstate, CHAP_FAILURE);
526 code = CHAP_FAILURE;
812 case CHAP_FAILURE:
/openbsd-current/usr.sbin/radiusd/
H A Deap2mschap_local.h32 #define CHAP_FAILURE 4 macro
H A Dradiusd_eap2mschap.c685 eap.chap.chap.code = CHAP_FAILURE;
/openbsd-current/sys/net/
H A Dif_spppsubr.c155 #define CHAP_FAILURE 4 /* CHAP response failed */ macro
3424 case CHAP_FAILURE:
3512 sppp_auth_send(&chap, sp, CHAP_FAILURE, h->ident,
4753 case CHAP_FAILURE: return "failure";
/openbsd-current/usr.sbin/npppd/npppd/
H A Dchap.c85 #define CHAP_FAILURE 4 macro

Completed in 141 milliseconds