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.h26 #define DEFAULT_FAST_REAUTH 1 macro
Dconfig_winreg.c565 config->fast_reauth, DEFAULT_FAST_REAUTH); in wpa_config_write_global()
Dconfig_file.c1004 if (config->fast_reauth != DEFAULT_FAST_REAUTH) in wpa_config_write_global()
Dconfig.c3621 config->fast_reauth = DEFAULT_FAST_REAUTH; in wpa_config_alloc_empty()