Lines Matching defs:ies
2152 const u8 *ies = wpa_bss_ie_ptr(bss);
2156 return wpas_get_est_tpt(wpa_s, ies, ie_len, rate, snr, bss->freq,
2931 const u8 *ies, size_t ies_len)
2935 if (ies == NULL)
2938 if (ieee802_11_parse_elems(ies, ies_len, &elems, 1) == ParseFailed)
2995 const u8 *ies, size_t ies_len)
2999 if (ies == NULL)
3002 if (ieee802_11_parse_elems(ies, ies_len, &elems, 1) == ParseFailed)
3033 const u8 *ies, size_t ies_len)
3041 if (!ies ||
3042 ieee802_11_parse_elems(ies, ies_len, &elems, 1) == ParseFailed ||
3115 mb_ies.ies[mb_ies.nof_ies].ie = ie + 2;
3116 mb_ies.ies[mb_ies.nof_ies].ie_len = len - 2;
3178 "WPA: Update cipher suite selection based on IEs in driver-generated WPA/RSNE in AssocReq",
3450 /* Go through the IEs and make a copy of the WPA/RSN IE, if present. */
3590 /* Go through the IEs and make a copy of the MDIE, if present. */
3645 /* Go through the IEs and make a copy of the WPA/RSN IEs, if present.
3753 "FST: MB IEs updated from Association Response frame");
3760 "FST: MB IEs updated from association event Beacon IEs");
3771 wpa_printf(MSG_DEBUG, "FST: MB IEs updated from bss IE");
3773 wpa_printf(MSG_DEBUG, "FST: MB IEs updated from bss beacon IE");
4236 "WPA/RSN IEs not updated");
4910 if (wpa_ft_process_response(wpa_s->wpa, data->ft_ies.ies,
6021 if (!wpas_fst_update_mbie(wpa_s, data->auth.ies,
6024 "FST: MB IEs updated from auth IE");
6824 data->mesh_peer.ies,