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

/freebsd-9.3-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-9.3-release/sys/net/
H A Dif_spppsubr.c152 #define CHAP_RESPONSE 2 /* CHAP challenge response */ macro
4087 sppp_auth_send(&chap, sp, CHAP_RESPONSE, h->ident,
4141 case CHAP_RESPONSE:
5331 case CHAP_RESPONSE: return "response";

Completed in 53 milliseconds