Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.h12 #define DEFAULT_EAPOL_VERSION 1 macro
Dconfig_winreg.c561 DEFAULT_EAPOL_VERSION); in wpa_config_write_global()
Dconfig_file.c1042 if (config->eapol_version != DEFAULT_EAPOL_VERSION) in wpa_config_write_global()
Dconfig.c3713 config->eapol_version = DEFAULT_EAPOL_VERSION; in wpa_config_alloc_empty()