Searched refs:GTimeoutCtr (Results 1 – 2 of 2) sorted by relevance
51 int GTimeoutCtr; member
1402 ctr = pairwise ? sm->TimeoutCtr : sm->GTimeoutCtr; in wpa_send_eapol()2236 sm->GTimeoutCtr = 0; in SM_STATE()2249 sm->GTimeoutCtr++; in SM_STATE()2250 if (sm->GTimeoutCtr > (int) dot11RSNAConfigGroupUpdateCount) { in SM_STATE()2301 sm->GTimeoutCtr = 0; in SM_STATE()2335 else if (sm->GTimeoutCtr > in SM_STEP()