Home | History | Annotate | Download | only in ap

Lines Matching refs:wpa_printf

69 		wpa_printf(MSG_ERROR, "Failed to re-configure WPA PSK "
88 wpa_printf(MSG_ERROR, "Failed to configure WPA IE for "
104 wpa_printf(MSG_ERROR, "Could not set SSID for kernel driver");
107 wpa_printf(MSG_DEBUG, "Reconfigured interface %s", hapd->conf->iface);
181 wpa_printf(MSG_DEBUG, "Failed to clear default "
192 wpa_printf(MSG_DEBUG, "Failed to clear "
220 wpa_printf(MSG_WARNING, "Could not set WEP encryption.");
249 wpa_printf(MSG_WARNING, "Failed to remove BSS interface %s",
370 wpa_printf(MSG_WARNING, "Could not set WEP "
464 wpa_printf(MSG_ERROR, "Too many bits in the BSSID mask (%u)",
478 wpa_printf(MSG_DEBUG, "BSS count %lu, BSSID mask " MACSTR " (%d bits)",
486 wpa_printf(MSG_ERROR, "Invalid BSSID mask " MACSTR
489 wpa_printf(MSG_ERROR, "Start address must be the "
627 wpa_printf(MSG_ERROR, "BSS '%s' may not have "
640 wpa_printf(MSG_ERROR, "Failed to add BSS (BSSID="
663 wpa_printf(MSG_ERROR, "Could not read SSID from system");
685 wpa_printf(MSG_ERROR, "Using interface %s with hwaddr " MACSTR
693 wpa_printf(MSG_ERROR, "WPA-PSK setup failed.");
701 wpa_printf(MSG_ERROR, "Could not set SSID for kernel driver");
710 wpa_printf(MSG_ERROR, "RADIUS client initialization failed.");
729 wpa_printf(MSG_ERROR, "RADIUS DAS initialization "
737 wpa_printf(MSG_ERROR, "ACL initialization failed.");
747 wpa_printf(MSG_ERROR, "IEEE 802.1X initialization failed.");
755 wpa_printf(MSG_ERROR, "Accounting initialization failed.");
761 wpa_printf(MSG_ERROR, "IEEE 802.11F (IAPP) initialization "
768 wpa_printf(MSG_ERROR, "GAS server initialization failed");
776 wpa_printf(MSG_ERROR, "Failed to setup control interface");
781 wpa_printf(MSG_ERROR, "VLAN initialization failed.");
809 wpa_printf(MSG_DEBUG, "Failed to set TX queue "
862 wpa_printf(MSG_DEBUG, "Failed to set accept acl");
866 wpa_printf(MSG_DEBUG, "Mismatch between ACL Policy & Accept/deny lists file");
875 wpa_printf(MSG_DEBUG, "Failed to set deny acl");
879 wpa_printf(MSG_DEBUG, "Mismatch between ACL Policy & Accept/deny lists file");
907 wpa_printf(MSG_ERROR, "Failed to set country code");
918 wpa_printf(MSG_ERROR, "Could not select hw_mode and "
923 wpa_printf(MSG_DEBUG, "Interface initialization will be completed in a callback (ACS)");
930 wpa_printf(MSG_DEBUG, "Interface initialization will "
946 wpa_printf(MSG_ERROR, "Interface initialization failed");
951 wpa_printf(MSG_DEBUG, "Completing interface initialization");
954 wpa_printf(MSG_DEBUG, "Mode: %s Channel: %d "
967 wpa_printf(MSG_ERROR, "Could not set channel for "
975 wpa_printf(MSG_ERROR, "Failed to prepare rates "
986 wpa_printf(MSG_ERROR, "Could not set RTS threshold for "
993 wpa_printf(MSG_ERROR, "Could not set fragmentation threshold "
1017 wpa_printf(MSG_ERROR, "%s: Failed to commit driver "
1036 wpa_printf(MSG_DEBUG, "%s: Setup of interface done.",
1059 wpa_printf(MSG_ERROR, "%s: Unable to setup interface.",
1148 wpa_printf(MSG_ERROR, "Interface %s already enabled",
1153 wpa_printf(MSG_DEBUG, "Enable interface %s",
1171 wpa_printf(MSG_DEBUG, "Reload interface %s",
1224 wpa_printf(MSG_DEBUG, "Interface %s disabled", bss->iface);
1242 wpa_printf(MSG_ERROR, "%s: Failed to allocate memory for "
1263 wpa_printf(MSG_ERROR, "%s: Failed to allocate memory for "
1270 wpa_printf(MSG_ERROR, "No driver wrappers registered!");
1338 wpa_printf(MSG_INFO, "Cannot add interface - it "
1346 wpa_printf(MSG_ERROR, "%s: Failed to allocate memory "
1353 wpa_printf(MSG_ERROR, "%s: Failed to allocate memory "
1360 wpa_printf(MSG_ERROR, "%s: Failed to allocate memory "
1368 wpa_printf(MSG_ERROR, "%s: Failed to setup control "
1372 wpa_printf(MSG_INFO, "Add interface '%s'", conf->bss[0].iface);
1397 wpa_printf(MSG_INFO, "Remove interface '%s'", buf);
1467 wpa_printf(MSG_DEBUG, "%s: reschedule ap_handle_timer timeout "