Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:ctrl_iface

30 #include "ctrl_iface.h"
32 /* Per-interface ctrl_iface */
123 wpa_printf(MSG_DEBUG, "CTRL_IFACE LEVEL %s", level);
145 wpa_printf(MSG_ERROR, "recvfrom(ctrl_iface): %s",
199 "ctrl_iface sendto failed: %d - %s",
212 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to reinitialize ctrl_iface socket");
306 gpriv = global->ctrl_iface;
330 priv = wpa_s->ctrl_iface;
356 priv = wpa_s->ctrl_iface;
360 gpriv = wpa_s->global->ctrl_iface;
426 gpriv = wpa_s->global->ctrl_iface;
458 priv = wpa_s->ctrl_iface;
589 wpa_printf(MSG_ERROR, "ctrl_iface path limit exceeded");
609 wpa_printf(MSG_DEBUG, "ctrl_iface bind(PF_UNIX) failed: %s",
613 wpa_printf(MSG_DEBUG, "ctrl_iface exists, but does not"
618 "Could not unlink existing ctrl_iface socket '%s': %s",
629 "ctrl_iface socket '%s'", fname);
631 ctrl_iface exists and seems to "
742 * process, do not open the per-interface ctrl_iface
809 wpa_printf(MSG_DEBUG, "CTRL_IFACE wait for attached "
860 gpriv = priv->wpa_s->global->ctrl_iface;
940 "CTRL_IFACE monitor sent successfully to",
947 os_snprintf(txt, sizeof(txt), "CTRL_IFACE monitor: %d (%s) for",
953 sockaddr_print(MSG_INFO, "CTRL_IFACE: Detach monitor that cannot receive messages:",
976 "Failed to reinitialize ctrl_iface socket");
995 wpa_printf(MSG_DEBUG, "CTRL_IFACE - %s - wait for monitor to "
1002 wpa_printf(MSG_ERROR, "recvfrom(ctrl_iface): %s",
1016 wpa_printf(MSG_DEBUG, "ctrl_iface sendto failed: %s",
1025 wpa_printf(MSG_DEBUG, "ctrl_iface sendto failed: %s",
1034 "ctrl_iface sendto failed: %s",
1042 /* Global ctrl_iface */
1059 wpa_printf(MSG_ERROR, "recvfrom(ctrl_iface): %s",
1103 wpa_printf(MSG_DEBUG, "ctrl_iface sendto failed: %s",
1185 wpa_printf(MSG_DEBUG, "ctrl_iface exists, but does not"
1190 "Could not unlink existing ctrl_iface socket '%s': %s",
1201 "ctrl_iface socket '%s'",
1204 wpa_printf(MSG_INFO, "ctrl_iface exists and seems to "