Searched refs:TimeoutCtr (Results 1 – 2 of 2) sorted by relevance
1461 ctr = pairwise ? sm->TimeoutCtr : sm->GTimeoutCtr; in wpa_send_eapol()1617 sm->TimeoutCtr = 0; in SM_STATE()1709 sm->TimeoutCtr = 0; in SM_STATE()1777 sm->TimeoutCtr++; in SM_STATE()1778 if (sm->TimeoutCtr > (int) dot11RSNAConfigPairwiseUpdateCount) { in SM_STATE()1916 sm->TimeoutCtr = 0; in SM_STATE()1994 sm->TimeoutCtr++; in SM_STATE()1995 if (sm->TimeoutCtr > (int) dot11RSNAConfigPairwiseUpdateCount) { in SM_STATE()2273 else if (sm->TimeoutCtr > in SM_STEP()2301 else if (sm->TimeoutCtr > in SM_STEP()
51 int TimeoutCtr; member