Searched refs:rxResp (Results 1 – 4 of 4) sorted by relevance
167 if (sm->rxResp) { in SM_STATE()632 if (!sm->rxResp) in SM_STEP()634 else if (sm->rxResp && in SM_STEP()670 if (sm->rxResp && (sm->respId == sm->currentId) && in SM_STEP()677 else if (sm->rxResp && (sm->respId == sm->currentId) && in SM_STEP()687 sm->rxResp, sm->respId, sm->currentId, in SM_STEP()790 if (sm->rxResp && (sm->respId == sm->currentId)) in SM_STEP()885 sm->rxResp = FALSE; in eap_sm_parseEapResp()911 sm->rxResp = TRUE; in eap_sm_parseEapResp()931 sm->rxResp, sm->respId, sm->respMethod, sm->respVendor, in eap_sm_parseEapResp()
127 Boolean rxResp; member
325 Boolean rxResp /* LEAP only */; member
694 (sm->rxSuccess || sm->rxResp)) in eap_peer_sm_step_received()1211 sm->rxReq = sm->rxResp = sm->rxSuccess = sm->rxFailure = FALSE; in eap_sm_parseEapReq()1276 sm->rxResp = TRUE; in eap_sm_parseEapReq()