Home
last modified time | relevance | path

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

/hostap-latest/hostapd/
Dconfig_file.c2621 int max_ver = 3; in hostapd_config_fill() local
2623 int max_ver = 2; in hostapd_config_fill() local
2626 if (eapol_version < 1 || eapol_version > max_ver) { in hostapd_config_fill()