Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/src/ap/
H A Dap_config.h662 unsigned int sae_sync; member
H A Dap_config.c125 bss->sae_sync = 5; in hostapd_config_defaults_bss()
H A Dieee802_11.c855 if (sta->sae->sync > hapd->conf->sae_sync) { in sae_check_big_sync()
/freebsd-13.1/contrib/wpa/hostapd/
H A Dconfig_file.c4319 bss->sae_sync = atoi(pos); in hostapd_config_fill()