Home
last modified time | relevance | path

Searched refs:fils_hlp_wait_time (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
HDap_config.h759 unsigned int fils_hlp_wait_time; member
HDap_config.c134 bss->fils_hlp_wait_time = 30; in hostapd_config_defaults_bss()
HDdrv_callbacks.c769 0, hapd->conf->fils_hlp_wait_time * 1024, in hostapd_notif_assoc()
HDieee802_11.c5736 eloop_register_timeout(0, hapd->conf->fils_hlp_wait_time * 1024, in handle_assoc()
/freebsd-13-stable/contrib/wpa/hostapd/
HDconfig_file.c4730 bss->fils_hlp_wait_time = atoi(pos); in hostapd_config_fill()