Searched refs:fils_pending_assoc_req (Results 1 – 5 of 5) sorted by relevance
233 if (!sta || !sta->fils_pending_assoc_req) { in fils_dhcp_handler()583 if (sta->fils_pending_assoc_req && in fils_process_hlp()
61 if (!sta->fils_pending_assoc_req) in hostapd_notify_assoc_fils_finish()64 if (ieee802_11_parse_elems(sta->fils_pending_assoc_req, in hostapd_notify_assoc_fils_finish()91 os_free(sta->fils_pending_assoc_req); in hostapd_notify_assoc_fils_finish()92 sta->fils_pending_assoc_req = NULL; in hostapd_notify_assoc_fils_finish()743 os_free(sta->fils_pending_assoc_req); in hostapd_notif_assoc()744 sta->fils_pending_assoc_req = NULL; in hostapd_notif_assoc()761 sta->fils_pending_assoc_req = req_tmp; in hostapd_notif_assoc()
283 u8 *fils_pending_assoc_req; member
5242 if (!sta->fils_pending_assoc_req) in fils_hlp_finish_assoc()5246 sta->fils_pending_assoc_req, in fils_hlp_finish_assoc()5249 os_free(sta->fils_pending_assoc_req); in fils_hlp_finish_assoc()5250 sta->fils_pending_assoc_req = NULL; in fils_hlp_finish_assoc()5708 sta->fils_pending_assoc_req) { in handle_assoc()5721 os_free(sta->fils_pending_assoc_req); in handle_assoc()5722 sta->fils_pending_assoc_req = NULL; in handle_assoc()5728 sta->fils_pending_assoc_req = tmp; in handle_assoc()
435 os_free(sta->fils_pending_assoc_req); in ap_free_sta()