Searched refs:TimeoutCtr (Results 1 – 2 of 2) sorted by relevance
1370 ctr = pairwise ? sm->TimeoutCtr : sm->GTimeoutCtr; in wpa_send_eapol()1526 sm->TimeoutCtr = 0; in SM_STATE()1618 sm->TimeoutCtr = 0; in SM_STATE()1686 sm->TimeoutCtr++; in SM_STATE()1687 if (sm->TimeoutCtr > (int) dot11RSNAConfigPairwiseUpdateCount) { in SM_STATE()1823 sm->TimeoutCtr = 0; in SM_STATE()1894 sm->TimeoutCtr++; in SM_STATE()1895 if (sm->TimeoutCtr > (int) dot11RSNAConfigPairwiseUpdateCount) { in SM_STATE()2158 else if (sm->TimeoutCtr > in SM_STEP()2186 else if (sm->TimeoutCtr > in SM_STEP()
50 int TimeoutCtr; member