Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_config.h371 int assoc_sa_query_retry_timeout; member
Dap_config.c106 bss->assoc_sa_query_retry_timeout = 201; in hostapd_config_defaults_bss()
Dsta_info.c1416 timeout = hapd->conf->assoc_sa_query_retry_timeout; in ap_sa_query_timer()
/hostap-latest/hostapd/
Dconfig_file.c3738 bss->assoc_sa_query_retry_timeout = atoi(pos); in hostapd_config_fill()
3739 if (bss->assoc_sa_query_retry_timeout == 0) { in hostapd_config_fill()