Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WPAS_MAX_SCAN_SSIDS

66 	if (num_ssid > WPAS_MAX_SCAN_SSIDS) {
68 "%u", WPAS_MAX_SCAN_SSIDS, (unsigned int) num_ssid);
69 num_ssid = WPAS_MAX_SCAN_SSIDS;