Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:peer

803 			wpa_printf(MSG_DEBUG, "SAE: Failed to process peer "
845 if (os_memcmp(wpa_s->pending_bssid, data->auth.peer, ETH_ALEN) != 0) {
847 "unexpected peer " MACSTR,
848 MAC2STR(data->auth.peer));
852 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Authentication response: peer=" MACSTR
854 MAC2STR(data->auth.peer), data->auth.auth_type,
895 MAC2STR(data->auth.peer), data->auth.auth_type,
945 data->auth.peer,
979 sme_associate(wpa_s, ssid->mode, data->auth.peer,