Home
last modified time | relevance | path

Searched refs:fils_pending_assoc_req (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddrv_callbacks.c70 if (!sta->fils_pending_assoc_req) in hostapd_notify_assoc_fils_finish()
73 ieee802_11_parse_elems(sta->fils_pending_assoc_req, in hostapd_notify_assoc_fils_finish()
97 os_free(sta->fils_pending_assoc_req); in hostapd_notify_assoc_fils_finish()
98 sta->fils_pending_assoc_req = NULL; in hostapd_notify_assoc_fils_finish()
596 os_free(sta->fils_pending_assoc_req); in hostapd_notif_assoc()
597 sta->fils_pending_assoc_req = NULL; in hostapd_notif_assoc()
614 sta->fils_pending_assoc_req = req_tmp; in hostapd_notif_assoc()
H A Dfils_hlp.c233 if (!sta || !sta->fils_pending_assoc_req) { in fils_dhcp_handler()
583 if (sta->fils_pending_assoc_req && in fils_process_hlp()
H A Dsta_info.h286 u8 *fils_pending_assoc_req; member
H A Dieee802_11.c5427 if (!sta->fils_pending_assoc_req) in fils_hlp_finish_assoc()
5431 sta->fils_pending_assoc_req, in fils_hlp_finish_assoc()
5433 os_free(sta->fils_pending_assoc_req); in fils_hlp_finish_assoc()
5434 sta->fils_pending_assoc_req = NULL; in fils_hlp_finish_assoc()
5813 sta->fils_pending_assoc_req) { in handle_assoc()
5826 os_free(sta->fils_pending_assoc_req); in handle_assoc()
5827 sta->fils_pending_assoc_req = NULL; in handle_assoc()
5833 sta->fils_pending_assoc_req = tmp; in handle_assoc()
H A Dsta_info.c390 os_free(sta->fils_pending_assoc_req); in ap_free_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddrv_callbacks.c57 if (!sta->fils_pending_assoc_req) in hostapd_notify_assoc_fils_finish()
60 ieee802_11_parse_elems(sta->fils_pending_assoc_req, in hostapd_notify_assoc_fils_finish()
84 os_free(sta->fils_pending_assoc_req); in hostapd_notify_assoc_fils_finish()
85 sta->fils_pending_assoc_req = NULL; in hostapd_notify_assoc_fils_finish()
519 os_free(sta->fils_pending_assoc_req); in hostapd_notif_assoc()
520 sta->fils_pending_assoc_req = NULL; in hostapd_notif_assoc()
537 sta->fils_pending_assoc_req = req_tmp; in hostapd_notif_assoc()
H A Dfils_hlp.c233 if (!sta || !sta->fils_pending_assoc_req) { in fils_dhcp_handler()
583 if (sta->fils_pending_assoc_req && in fils_process_hlp()
H A Dsta_info.h245 u8 *fils_pending_assoc_req; member
H A Dieee802_11.c3818 if (!sta->fils_pending_assoc_req) in fils_hlp_finish_assoc()
3822 sta->fils_pending_assoc_req, in fils_hlp_finish_assoc()
3824 os_free(sta->fils_pending_assoc_req); in fils_hlp_finish_assoc()
3825 sta->fils_pending_assoc_req = NULL; in fils_hlp_finish_assoc()
4215 sta->fils_pending_assoc_req) { in handle_assoc()
4228 os_free(sta->fils_pending_assoc_req); in handle_assoc()
4229 sta->fils_pending_assoc_req = NULL; in handle_assoc()
4235 sta->fils_pending_assoc_req = tmp; in handle_assoc()
H A Dsta_info.c351 os_free(sta->fils_pending_assoc_req); in ap_free_sta()

Completed in 25 milliseconds