Searched refs:assocreq_ies_len (Results 1 – 4 of 4) sorted by relevance
198 size_t assocreq_ies_len, assocresp_ies_len; member
573 data.assoc_info.req_ies_len = wpa_s->mlme.assocreq_ies_len; in ieee80211_set_associated()770 wpa_s->mlme.assocreq_ies_len = (buf + blen) - ies; in ieee80211_send_assoc()771 wpa_s->mlme.assocreq_ies = os_malloc(wpa_s->mlme.assocreq_ies_len); in ieee80211_send_assoc()774 wpa_s->mlme.assocreq_ies_len); in ieee80211_send_assoc()
197 size_t assocreq_ies_len, assocresp_ies_len; member
214 data.assoc_info.req_ies_len = wpa_s->mlme.assocreq_ies_len; in ieee80211_set_associated()469 wpa_s->mlme.assocreq_ies_len = (buf + blen) - ies; in ieee80211_send_assoc()470 wpa_s->mlme.assocreq_ies = os_malloc(wpa_s->mlme.assocreq_ies_len); in ieee80211_send_assoc()473 wpa_s->mlme.assocreq_ies_len); in ieee80211_send_assoc()