Home
last modified time | relevance | path

Searched refs:wpa_msg_ctrl (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/wpa/src/utils/
Dwpa_debug.h144 #define wpa_msg_ctrl(args...) do { } while (0) macro
175 void wpa_msg_ctrl(void *ctx, int level, const char *fmt, ...)
Dwpa_debug.c340 void wpa_msg_ctrl(void *ctx, int level, const char *fmt, ...) in wpa_msg_ctrl() function
/freebsd-9-stable/contrib/wpa/wpa_supplicant/
Dnotify.c200 wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_BSS_ADDED "%u " MACSTR, in wpas_notify_bss_added()
209 wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_BSS_REMOVED "%u " MACSTR, in wpas_notify_bss_removed()
Dwps_supplicant.c1059 wpa_msg_ctrl(wpa_s, MSG_INFO, in wpas_wps_notify_scan_results()
1062 wpa_msg_ctrl(wpa_s, MSG_INFO, in wpas_wps_notify_scan_results()
1065 wpa_msg_ctrl(wpa_s, MSG_INFO, in wpas_wps_notify_scan_results()
Devents.c914 wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_SCAN_RESULTS); in wpa_supplicant_event_scan_results()
/freebsd-9-stable/contrib/wpa/src/ap/
Dwps_hostapd.c176 wpa_msg_ctrl(hapd->msg_ctx, MSG_INFO, WPS_EVENT_ENROLLEE_SEEN MACSTR in hostapd_wps_enrollee_seen_cb()
/freebsd-9-stable/contrib/wpa/src/eap_peer/
Deap.c1202 wpa_msg_ctrl(sm->msg_ctx, MSG_INFO, in eap_peer_sm_tls_event()