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

/freebsd-10.1-release/usr.sbin/ppp/
H A Dchap.h35 #define CHAP_RESPONSE 2 macro
H A Dchap.c383 ChapOutput(chap->auth.physical, CHAP_RESPONSE, chap->auth.id,
766 case CHAP_RESPONSE:
804 case CHAP_RESPONSE:
810 lanman && chap->auth.in.hdr.code == CHAP_RESPONSE ?
818 lanman && chap->auth.in.hdr.code == CHAP_RESPONSE ?
850 case CHAP_RESPONSE:
/freebsd-10.1-release/sys/net/
H A Dif_spppsubr.c152 #define CHAP_RESPONSE 2 /* CHAP challenge response */ macro
4063 sppp_auth_send(&chap, sp, CHAP_RESPONSE, h->ident,
4114 case CHAP_RESPONSE:
5285 case CHAP_RESPONSE: return "response";

Completed in 75 milliseconds