Home
last modified time | relevance | path

Searched refs:sae_sync (Results 1 – 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h652 unsigned int sae_sync; member
Dap_config.c116 bss->sae_sync = 5; in hostapd_config_defaults_bss()
Dieee802_11.c641 if (sta->sae->sync > hapd->conf->sae_sync) { in sae_check_big_sync()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h662 unsigned int sae_sync; member
Dap_config.c125 bss->sae_sync = 5; in hostapd_config_defaults_bss()
Dieee802_11.c855 if (sta->sae->sync > hapd->conf->sae_sync) { in sae_check_big_sync()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c4168 bss->sae_sync = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c4319 bss->sae_sync = atoi(pos); in hostapd_config_fill()