Searched refs:GTimeoutCtr (Results 1 – 2 of 2) sorted by relevance
52 int GTimeoutCtr; member
1206 ctr = pairwise ? sm->TimeoutCtr : sm->GTimeoutCtr; in wpa_send_eapol()2121 sm->GTimeoutCtr = 0; in SM_STATE()2135 sm->GTimeoutCtr++; in SM_STATE()2136 if (sm->GTimeoutCtr > (int) dot11RSNAConfigGroupUpdateCount) { in SM_STATE()2195 sm->GTimeoutCtr = 0; in SM_STATE()2227 else if (sm->GTimeoutCtr > in SM_STEP()