Home
last modified time | relevance | path

Searched refs:CHAP_RESPONSE (Results 1 – 4 of 4) sorted by relevance

/external/libppp/src/
Dchap.h35 #define CHAP_RESPONSE 2 macro
Dchap.c383 ChapOutput(chap->auth.physical, CHAP_RESPONSE, chap->auth.id, in chap_Respond()
766 case CHAP_RESPONSE: in chap_Input()
804 case CHAP_RESPONSE: in chap_Input()
810 lanman && chap->auth.in.hdr.code == CHAP_RESPONSE ? in chap_Input()
818 lanman && chap->auth.in.hdr.code == CHAP_RESPONSE ? in chap_Input()
850 case CHAP_RESPONSE: in chap_Input()
/external/ppp/pppd/
Dchap-new.h40 #define CHAP_RESPONSE 2 macro
Dchap-new.c467 p[0] = CHAP_RESPONSE; in chap_respond()
534 case CHAP_RESPONSE: in chap_input()
595 case CHAP_RESPONSE: in chap_print_pkt()