Searched refs:max_ver (Results 1 – 1 of 1) sorted by relevance
2621 int max_ver = 3; in hostapd_config_fill() local2623 int max_ver = 2; in hostapd_config_fill() local2626 if (eapol_version < 1 || eapol_version > max_ver) { in hostapd_config_fill()