Searched refs:assoc_ie_taxonomy (Results 1 – 3 of 3) sorted by relevance
245 if (!sta->probe_ie_taxonomy || !sta->assoc_ie_taxonomy) in retrieve_sta_taxonomy()262 ie_to_string(pos, end - pos, sta->assoc_ie_taxonomy); in retrieve_sta_taxonomy()290 wpabuf_free(sta->assoc_ie_taxonomy); in taxonomy_sta_info_assoc_req()291 sta->assoc_ie_taxonomy = wpabuf_alloc_copy(ie, ie_len); in taxonomy_sta_info_assoc_req()
248 struct wpabuf *assoc_ie_taxonomy; member
267 wpabuf_free(sta->assoc_ie_taxonomy); in ap_free_sta()268 sta->assoc_ie_taxonomy = NULL; in ap_free_sta()