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

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dap_config.h652 unsigned int sae_sync; member in struct:hostapd_bss_config
H A Dap_config.c116 bss->sae_sync = 5;
H A Dieee802_11.c641 if (sta->sae->sync > hapd->conf->sae_sync) {
/freebsd-13-stable/contrib/wpa/hostapd/
H A Dconfig_file.c4167 } else if (os_strcmp(buf, "sae_sync") == 0) {
4168 bss->sae_sync = atoi(pos);

Completed in 125 milliseconds