Searched refs:fils_hlp_wait_time (Results 1 – 6 of 6) sorted by relevance
752 def fils_hlp_config(fils_hlp_wait_time=10000): argument761 params['fils_hlp_wait_time'] = str(fils_hlp_wait_time)892 params = fils_hlp_config(fils_hlp_wait_time=30)938 params = fils_hlp_config(fils_hlp_wait_time=500)1039 params = fils_hlp_config(fils_hlp_wait_time=30)1213 params = fils_hlp_config(fils_hlp_wait_time=30)
780 unsigned int fils_hlp_wait_time; member
137 bss->fils_hlp_wait_time = 30; in hostapd_config_defaults_bss()
771 0, hapd->conf->fils_hlp_wait_time * 1024, in hostapd_notif_assoc()
5745 eloop_register_timeout(0, hapd->conf->fils_hlp_wait_time * 1024, in handle_assoc()
4805 bss->fils_hlp_wait_time = atoi(pos); in hostapd_config_fill()