Home
last modified time | relevance | path

Searched refs:sync (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/common/
Dsae.h119 unsigned int sync; /* protocol instance variable: Sync */ member
/hostap-latest/src/ap/
Dieee802_11.c813 if (sta->sae->sync > hapd->conf->sae_sync) { in sae_check_big_sync()
815 sta->sae->sync = 0; in sae_check_big_sync()
859 sta->sae->sync++; in auth_sae_retransmit_timer()
862 MAC2STR(sta->addr), sta->sae->sync, in auth_sae_retransmit_timer()
1053 sta->sae->sync = 0; in sae_sm_step()
1072 sta->sae->sync = 0; in sae_sm_step()
1081 sta->sae->sync++; in sae_sm_step()
1114 sta->sae->sync++; in sae_sm_step()
1151 sta->sae->sync = 0; in sae_sm_step()
1156 sta->sae->sync++; in sae_sm_step()
[all …]