Searched refs:TimeoutCtr (Results 1 – 2 of 2) sorted by relevance
1402 ctr = pairwise ? sm->TimeoutCtr : sm->GTimeoutCtr; in wpa_send_eapol()1574 sm->TimeoutCtr = 0; in SM_STATE()1653 sm->TimeoutCtr = 0; in SM_STATE()1721 sm->TimeoutCtr++; in SM_STATE()1722 if (sm->TimeoutCtr > (int) dot11RSNAConfigPairwiseUpdateCount) { in SM_STATE()1858 sm->TimeoutCtr = 0; in SM_STATE()1921 sm->TimeoutCtr++; in SM_STATE()1922 if (sm->TimeoutCtr > (int) dot11RSNAConfigPairwiseUpdateCount) { in SM_STATE()2183 else if (sm->TimeoutCtr > in SM_STEP()2211 else if (sm->TimeoutCtr > in SM_STEP()
50 int TimeoutCtr; member