Searched refs:dot11RSNASAERetransPeriod (Results 1 – 6 of 6) sorted by relevance
174 ifmsh->bss[0]->dot11RSNASAERetransPeriod = in wpa_supplicant_mesh_init()175 wpa_s->conf->dot11RSNASAERetransPeriod; in wpa_supplicant_mesh_init()
1216 int dot11RSNASAERetransPeriod; member
1309 if (config->dot11RSNASAERetransPeriod != in wpa_config_write_global()1312 config->dot11RSNASAERetransPeriod); in wpa_config_write_global()
3619 config->dot11RSNASAERetransPeriod = in wpa_config_alloc_empty()4240 { INT(dot11RSNASAERetransPeriod), 0 },
276 int dot11RSNASAERetransPeriod; /* msec */ member
520 hapd->dot11RSNASAERetransPeriod * 1000, in auth_sae_retransmit_timer()526 hapd->dot11RSNASAERetransPeriod * 1000, in auth_sae_retransmit_timer()552 eloop_register_timeout(0, hapd->dot11RSNASAERetransPeriod * 1000, in sae_set_retransmit_timer()