Searched refs:wpa_msg_ctrl (Results 1 – 7 of 7) sorted by relevance
| /freebsd-9-stable/contrib/wpa/src/utils/ |
| D | wpa_debug.h | 144 #define wpa_msg_ctrl(args...) do { } while (0) macro 175 void wpa_msg_ctrl(void *ctx, int level, const char *fmt, ...)
|
| D | wpa_debug.c | 340 void wpa_msg_ctrl(void *ctx, int level, const char *fmt, ...) in wpa_msg_ctrl() function
|
| /freebsd-9-stable/contrib/wpa/wpa_supplicant/ |
| D | notify.c | 200 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()
|
| D | wps_supplicant.c | 1059 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()
|
| D | events.c | 914 wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_SCAN_RESULTS); in wpa_supplicant_event_scan_results()
|
| /freebsd-9-stable/contrib/wpa/src/ap/ |
| D | wps_hostapd.c | 176 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/ |
| D | eap.c | 1202 wpa_msg_ctrl(sm->msg_ctx, MSG_INFO, in eap_peer_sm_tls_event()
|