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

/openbsd-current/usr.sbin/pppd/
H A Dchap.h67 #define CHAP_RESPONSE 2 macro
H A Dchap.c350 case CHAP_RESPONSE:
748 PUTCHAR(CHAP_RESPONSE, outp); /* we are a response */
796 case CHAP_RESPONSE:
/openbsd-current/usr.sbin/radiusd/
H A Deap2mschap_local.h30 #define CHAP_RESPONSE 2 macro
H A Dradiusd_eap2mschap.c465 case CHAP_RESPONSE:
/openbsd-current/usr.sbin/npppd/npppd/
H A Dchap.c83 #define CHAP_RESPONSE 2 macro
287 if (code != CHAP_RESPONSE) {
/openbsd-current/sys/net/
H A Dif_spppsubr.c153 #define CHAP_RESPONSE 2 /* CHAP challenge response */ macro
3389 sppp_auth_send(&chap, sp, CHAP_RESPONSE, h->ident,
3440 case CHAP_RESPONSE:
4751 case CHAP_RESPONSE: return "response";

Completed in 131 milliseconds