Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:ies

550 	wpa_hexdump(MSG_MSGDUMP, "SME: Authentication response IEs",
551 data->auth.ies, data->auth.ies_len);
559 data->auth.status_code, data->auth.ies,
614 edata.ft_ies.ies = data->auth.ies;
688 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Could not parse own IEs?!");
724 const u8 *ies, size_t ies_len)
726 if (md == NULL || ies == NULL) {
736 wpa_hexdump(MSG_DEBUG, "SME: FT IEs", ies, ies_len);
741 os_memcpy(wpa_s->sme.ft_ies, ies, ies_len);