Searched refs:assocresp_ies (Results 1 – 6 of 6) sorted by relevance
215 data.assoc_info.resp_ies = wpa_s->mlme.assocresp_ies; in ieee80211_set_associated()1135 os_free(wpa_s->mlme.assocresp_ies); in ieee80211_rx_mgmt_assoc_resp()1137 wpa_s->mlme.assocresp_ies = os_malloc(wpa_s->mlme.assocresp_ies_len); in ieee80211_rx_mgmt_assoc_resp()1138 if (wpa_s->mlme.assocresp_ies) { in ieee80211_rx_mgmt_assoc_resp()1139 os_memcpy(wpa_s->mlme.assocresp_ies, pos, in ieee80211_rx_mgmt_assoc_resp()2882 os_free(wpa_s->mlme.assocresp_ies); in ieee80211_sta_deinit()2883 wpa_s->mlme.assocresp_ies = NULL; in ieee80211_sta_deinit()
196 u8 *assocreq_ies, *assocresp_ies; member
698 params.assocresp_ies = assocresp; in ieee802_11_set_beacon()
686 const struct wpabuf *assocresp_ies; member
1830 params->assocresp_ies); in atheros_set_ap()
5549 if (params->assocresp_ies) { in wpa_driver_nl80211_set_ap()5551 wpabuf_len(params->assocresp_ies), in wpa_driver_nl80211_set_ap()5552 wpabuf_head(params->assocresp_ies)); in wpa_driver_nl80211_set_ap()