Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dconfig.h27 #define DEFAULT_FAST_REAUTH 1 macro
Dconfig_winreg.c577 config->fast_reauth, DEFAULT_FAST_REAUTH); in wpa_config_write_global()
Dconfig_file.c1129 if (config->fast_reauth != DEFAULT_FAST_REAUTH) in wpa_config_write_global()
Dconfig.c4660 config->fast_reauth = DEFAULT_FAST_REAUTH; in wpa_config_alloc_empty()