Lines Matching refs:peer
497 wpa_printf(MSG_DEBUG, "SAE: Failed to process peer "
539 if (os_memcmp(wpa_s->pending_bssid, data->auth.peer, ETH_ALEN) != 0) {
541 "unexpected peer " MACSTR,
542 MAC2STR(data->auth.peer));
546 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Authentication response: peer=" MACSTR
548 MAC2STR(data->auth.peer), data->auth.auth_type,
616 os_memcpy(edata.ft_ies.target_ap, data->auth.peer, ETH_ALEN);
621 sme_associate(wpa_s, ssid->mode, data->auth.peer,