Home | History | Annotate | Download | only in eap_peer

Lines Matching defs:resp_status

541 		int status, resp_status;
557 resp_status = EAP_TLV_RESULT_FAILURE;
560 resp_status = EAP_TLV_RESULT_SUCCESS;
565 resp_status = EAP_TLV_RESULT_FAILURE;
570 resp_status = EAP_TLV_RESULT_FAILURE;
576 eap_get_id(req), resp_status);