Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:ies

1572 				   const u8 *ies, size_t ies_len)
1576 if (ies == NULL)
1579 if (ieee802_11_parse_elems(ies, ies_len, &elems, 1) == ParseFailed)
1636 const u8 *ies, size_t ies_len)
1640 if (ies == NULL)
1643 if (ieee802_11_parse_elems(ies, ies_len, &elems, 1) == ParseFailed)
1695 /* Go through the IEs and make a copy of the WPA/RSN IE, if present. */
1758 /* Go through the IEs and make a copy of the MDIE, if present. */
1803 /* Go through the IEs and make a copy of the WPA/RSN IEs, if present.
1931 "WPA/RSN IEs not updated");
2470 if (wpa_ft_process_response(wpa_s->wpa, data->ft_ies.ies,