Searched refs:hs20_ie (Results 1 – 4 of 4) sorted by relevance
126 struct wpabuf *hs20_ie; /* HS 2.0 IE from (Re)Association Request */ member
118 wpabuf_free(sta->hs20_ie); in hostapd_notif_assoc()120 sta->hs20_ie = wpabuf_alloc_copy(elems.hs20 + 4, in hostapd_notif_assoc()123 sta->hs20_ie = NULL; in hostapd_notif_assoc()
1080 wpabuf_free(sta->hs20_ie); in check_assoc_ies()1082 sta->hs20_ie = wpabuf_alloc_copy(elems.hs20 + 4, in check_assoc_ies()1085 sta->hs20_ie = NULL; in check_assoc_ies()
261 wpabuf_free(sta->hs20_ie); in ap_free_sta()