Searched refs:TimeoutCtr (Results 1 – 2 of 2) sorted by relevance
1376 ctr = pairwise ? sm->TimeoutCtr : sm->GTimeoutCtr; in wpa_send_eapol()1532 sm->TimeoutCtr = 0; in SM_STATE()1624 sm->TimeoutCtr = 0; in SM_STATE()1692 sm->TimeoutCtr++; in SM_STATE()1693 if (sm->TimeoutCtr > (int) dot11RSNAConfigPairwiseUpdateCount) { in SM_STATE()1829 sm->TimeoutCtr = 0; in SM_STATE()1900 sm->TimeoutCtr++; in SM_STATE()1901 if (sm->TimeoutCtr > (int) dot11RSNAConfigPairwiseUpdateCount) { in SM_STATE()2164 else if (sm->TimeoutCtr > in SM_STEP()2192 else if (sm->TimeoutCtr > in SM_STEP()
50 int TimeoutCtr; member