Searched refs:TimeoutCtr (Results 1 – 2 of 2) sorted by relevance
1211 ctr = pairwise ? sm->TimeoutCtr : sm->GTimeoutCtr; in wpa_send_eapol()1379 sm->TimeoutCtr = 0; in SM_STATE()1424 sm->TimeoutCtr = 0; in SM_STATE()1492 sm->TimeoutCtr++; in SM_STATE()1493 if (sm->TimeoutCtr > (int) dot11RSNAConfigPairwiseUpdateCount) { in SM_STATE()1627 sm->TimeoutCtr = 0; in SM_STATE()1690 sm->TimeoutCtr++; in SM_STATE()1691 if (sm->TimeoutCtr > (int) dot11RSNAConfigPairwiseUpdateCount) { in SM_STATE()1933 else if (sm->TimeoutCtr > in SM_STEP()1956 else if (sm->TimeoutCtr > in SM_STEP()
56 int TimeoutCtr; member