Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.h18 #define DEFAULT_FAST_REAUTH 1 macro
Dconfig_winreg.c565 config->fast_reauth, DEFAULT_FAST_REAUTH); in wpa_config_write_global()
Dconfig_file.c933 if (config->fast_reauth != DEFAULT_FAST_REAUTH) in wpa_config_write_global()
Dconfig.c3276 config->fast_reauth = DEFAULT_FAST_REAUTH; in wpa_config_alloc_empty()