Searched refs:rxResp (Results 1 – 4 of 4) sorted by relevance
263 if (sm->rxResp) { in SM_STATE()1174 if (!sm->rxResp) in SM_STEP()1176 else if (sm->rxResp && in SM_STEP()1217 if (sm->rxResp && (sm->respId == sm->currentId) && in SM_STEP()1224 else if (sm->rxResp && (sm->respId == sm->currentId) && in SM_STEP()1238 sm->rxResp, sm->respId, sm->currentId, in SM_STEP()1375 if (sm->rxResp && (sm->respId == sm->currentId)) in SM_STEP()1476 sm->rxResp = FALSE; in eap_sm_parseEapResp()1503 sm->rxResp = TRUE; in eap_sm_parseEapResp()1525 sm->rxResp, sm->rxInitiate, sm->respId, sm->respMethod, in eap_sm_parseEapResp()
141 Boolean rxResp; member
351 Boolean rxResp /* LEAP only */; member
1248 (sm->rxSuccess || sm->rxResp)) in eap_peer_sm_step_received()1952 sm->rxReq = sm->rxResp = sm->rxSuccess = sm->rxFailure = FALSE; in eap_sm_parseEapReq()2017 sm->rxResp = TRUE; in eap_sm_parseEapReq()