Searched refs:rxResp (Results 1 – 4 of 4) sorted by relevance
263 if (sm->rxResp) { in SM_STATE()1192 if (!sm->rxResp) in SM_STEP()1194 else if (sm->rxResp && in SM_STEP()1235 if (sm->rxResp && (sm->respId == sm->currentId) && in SM_STEP()1242 else if (sm->rxResp && (sm->respId == sm->currentId) && in SM_STEP()1256 sm->rxResp, sm->respId, sm->currentId, in SM_STEP()1393 if (sm->rxResp && (sm->respId == sm->currentId)) in SM_STEP()1494 sm->rxResp = false; in eap_sm_parseEapResp()1521 sm->rxResp = true; in eap_sm_parseEapResp()1543 sm->rxResp, sm->rxInitiate, sm->respId, sm->respMethod, in eap_sm_parseEapResp()
140 bool rxResp; member
351 bool rxResp /* LEAP only */; member
1274 (sm->rxSuccess || sm->rxResp)) in eap_peer_sm_step_received()2022 sm->rxReq = sm->rxResp = sm->rxSuccess = sm->rxFailure = false; in eap_sm_parseEapReq()2087 sm->rxResp = true; in eap_sm_parseEapReq()