Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_config.h694 unsigned int sae_sync; member
Dap_config.c131 bss->sae_sync = 3; in hostapd_config_defaults_bss()
Dieee802_11.c813 if (sta->sae->sync > hapd->conf->sae_sync) { in sae_check_big_sync()
/hostap-latest/hostapd/
Dconfig_file.c4649 bss->sae_sync = atoi(pos); in hostapd_config_fill()