Searched refs:SSID_LEN (Results 1 – 2 of 2) sorted by relevance
147 #define SSID_LEN 32 macro148 u8 ssid[SSID_LEN];
54 if (wconf->ssid_len > SSID_LEN) in hostapd_wpa_auth_conf()55 wconf->ssid_len = SSID_LEN; in hostapd_wpa_auth_conf()