Searched refs:CHAP_FAILURE (Results 1 – 4 of 4) sorted by relevance
37 #define CHAP_FAILURE 4 macro
391 ChapOutput(chap->auth.physical, CHAP_FAILURE, chap->auth.id, in chap_Respond()620 ChapOutput(authp->physical, CHAP_FAILURE, authp->id, msg, strlen(msg) + 1, in chap_Failure()790 case CHAP_FAILURE: in chap_Input()825 case CHAP_FAILURE: in chap_Input()963 case CHAP_FAILURE: in chap_Input()
367 p[0] = (ss->flags & AUTH_FAILED)? CHAP_FAILURE: CHAP_SUCCESS; in chap_handle_response()490 code = CHAP_FAILURE; in chap_handle_status()537 case CHAP_FAILURE: in chap_input()611 case CHAP_FAILURE: in chap_print_pkt()
42 #define CHAP_FAILURE 4 macro