Searched refs:CHAP_SUCCESS (Results 1 – 6 of 6) sorted by relevance
393 p[0] = (ss->flags & AUTH_FAILED)? CHAP_FAILURE: CHAP_SUCCESS; in chap_handle_response()534 if (code == CHAP_SUCCESS) { in chap_handle_status()553 if (code == CHAP_SUCCESS) in chap_handle_status()587 case CHAP_SUCCESS: in chap_input()662 case CHAP_SUCCESS: in chap_print_pkt()
46 #define CHAP_SUCCESS 3 macro
80 #define CHAP_SUCCESS 3 macro
428 case CHAP_SUCCESS: { in peap_do_inner_eap()433 status = CHAP_SUCCESS; in peap_do_inner_eap()
801 if (opcode == CHAP_SUCCESS) { in eap_chapms2_send_request()2249 case CHAP_SUCCESS: { in eap_request()2255 status = CHAP_SUCCESS; in eap_request()2685 CHAP_SUCCESS, in eap_response()2704 case CHAP_SUCCESS: in eap_response()3109 case CHAP_SUCCESS: in eap_printpkt()3351 case CHAP_SUCCESS: in eap_printpkt()
197 #define CHAP_SUCCESS 3 /* CHAP response ok */ macro4672 case CHAP_SUCCESS: in sppp_chap_input()5431 type = cp->proto == PPP_CHAP ? CHAP_SUCCESS : PAP_ACK; in sppp_auth_screply()6322 case CHAP_SUCCESS: return "success"; in sppp_auth_type_name()