Home | History | Annotate | Download | only in wps

Lines Matching refs:MSG_DEBUG

39 	wpa_printf(MSG_DEBUG, "HTTP: Timeout (c=%p)", c);
49 wpa_printf(MSG_DEBUG, "HTTP: httpread callback: handle=%p cookie=%p "
59 wpa_printf(MSG_DEBUG, "HTTP: Response OK from "
65 wpa_printf(MSG_DEBUG, "HTTP: Error %d from "
89 wpa_printf(MSG_DEBUG, "HTTP: Send client request to %s:%d (%lu of %lu "
98 wpa_printf(MSG_DEBUG, "HTTP: Failed to send buffer: %s",
106 wpa_printf(MSG_DEBUG, "HTTP: Sent %d of %lu bytes; %lu bytes "
115 wpa_printf(MSG_DEBUG, "HTTP: Full client request sent to %s:%d",
155 wpa_printf(MSG_DEBUG, "HTTP: fnctl(O_NONBLOCK) failed: %s",
163 wpa_printf(MSG_DEBUG, "HTTP: Failed to connect: %s",
219 wpa_printf(MSG_DEBUG, "HTTP: Unsupported address in URL '%s' "