Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.h12 #define DEFAULT_EAPOL_VERSION 1 macro
H A Dconfig_winreg.c572 DEFAULT_EAPOL_VERSION); in wpa_config_write_global()
H A Dconfig_file.c1086 if (config->eapol_version != DEFAULT_EAPOL_VERSION) in wpa_config_write_global()
H A Dconfig.c4382 config->eapol_version = DEFAULT_EAPOL_VERSION; in wpa_config_alloc_empty()