RSN_INFO_ELEM
if (*pos == RSN_INFO_ELEM) {
if (hdr->elem_id != RSN_INFO_ELEM ||
if (wpa_ie_len >= 1 && wpa_ie[0] == RSN_INFO_ELEM)
hdr->elem_id = RSN_INFO_ELEM;
if (bss->we_wpa_ie_len && bss->we_wpa_ie[0] == RSN_INFO_ELEM &&