Home
last modified time | relevance | path

Searched refs:assoc_ie_taxonomy (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dtaxonomy.c245 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()
H A Dsta_info.h279 struct wpabuf *assoc_ie_taxonomy; member
H A Dsta_info.c276 wpabuf_free(sta->assoc_ie_taxonomy); in ap_free_sta()
277 sta->assoc_ie_taxonomy = NULL; in ap_free_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dtaxonomy.c245 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()
H A Dsta_info.h238 struct wpabuf *assoc_ie_taxonomy; member
H A Dsta_info.c234 wpabuf_free(sta->assoc_ie_taxonomy); in ap_free_sta()
235 sta->assoc_ie_taxonomy = NULL; in ap_free_sta()

Completed in 7 milliseconds