Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dconfig.h12 #define DEFAULT_EAPOL_VERSION 1 macro
Dconfig_winreg.c573 DEFAULT_EAPOL_VERSION); in wpa_config_write_global()
Dconfig_file.c1122 if (config->eapol_version != DEFAULT_EAPOL_VERSION) in wpa_config_write_global()
Dconfig.c4652 config->eapol_version = DEFAULT_EAPOL_VERSION; in wpa_config_alloc_empty()