Home
last modified time | relevance | path

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

/trueos/contrib/wpa/wpa_supplicant/
HDconfig.h18 #define DEFAULT_FAST_REAUTH 1 macro
HDconfig_file.c808 if (config->fast_reauth != DEFAULT_FAST_REAUTH) in wpa_config_write_global()
HDconfig.c2630 config->fast_reauth = DEFAULT_FAST_REAUTH; in wpa_config_alloc_empty()