Searched refs:rxSuccess (Results 1 - 10 of 10) sorted by relevance

/external/wpa_supplicant/
H A Deap_i.h293 Boolean rxSuccess; member in struct:eap_sm
H A Deap.c177 /* parse rxReq, rxSuccess, rxFailure, reqId, reqMethod */
617 if (sm->rxSuccess && sm->decision != DECISION_FAIL &&
624 (sm->rxSuccess && sm->decision == DECISION_FAIL &&
650 (sm->rxSuccess || sm->rxResp))
1064 sm->rxReq = sm->rxResp = sm->rxSuccess = sm->rxFailure = FALSE;
1138 sm->rxSuccess = TRUE;
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
H A Deap_i.h291 Boolean rxSuccess; member in struct:eap_sm
H A Deap.c206 /* parse rxReq, rxSuccess, rxFailure, reqId, reqMethod */
612 if (sm->rxSuccess && sm->decision != DECISION_FAIL &&
619 (sm->rxSuccess && sm->decision == DECISION_FAIL &&
645 (sm->rxSuccess || sm->rxResp))
1066 sm->rxReq = sm->rxResp = sm->rxSuccess = sm->rxFailure = FALSE;
1143 sm->rxSuccess = TRUE;
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_i.h291 Boolean rxSuccess; member in struct:eap_sm
H A Deap.c207 /* parse rxReq, rxSuccess, rxFailure, reqId, reqMethod */
621 if (sm->rxSuccess && sm->decision != DECISION_FAIL &&
628 (sm->rxSuccess && sm->decision == DECISION_FAIL &&
654 (sm->rxSuccess || sm->rxResp))
1075 sm->rxReq = sm->rxResp = sm->rxSuccess = sm->rxFailure = FALSE;
1152 sm->rxSuccess = TRUE;
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_i.h291 Boolean rxSuccess; member in struct:eap_sm
H A Deap.c207 /* parse rxReq, rxSuccess, rxFailure, reqId, reqMethod */
621 if (sm->rxSuccess && sm->decision != DECISION_FAIL &&
628 (sm->rxSuccess && sm->decision == DECISION_FAIL &&
654 (sm->rxSuccess || sm->rxResp))
1075 sm->rxReq = sm->rxResp = sm->rxSuccess = sm->rxFailure = FALSE;
1152 sm->rxSuccess = TRUE;
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_i.h291 Boolean rxSuccess; member in struct:eap_sm
H A Deap.c207 /* parse rxReq, rxSuccess, rxFailure, reqId, reqMethod */
621 if (sm->rxSuccess && sm->decision != DECISION_FAIL &&
628 (sm->rxSuccess && sm->decision == DECISION_FAIL &&
654 (sm->rxSuccess || sm->rxResp))
1075 sm->rxReq = sm->rxResp = sm->rxSuccess = sm->rxFailure = FALSE;
1152 sm->rxSuccess = TRUE;

Completed in 35 milliseconds