Searched refs:CHAP_RESPONSE (Results 1 – 2 of 2) sorted by relevance
383 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()
35 #define CHAP_RESPONSE 2 macro