Home
last modified time | relevance | path

Searched refs:fils_hlp_timeout (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11.h184 void fils_hlp_timeout(void *eloop_ctx, void *eloop_data);
Ddrv_callbacks.c58 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in hostapd_notify_assoc_fils_finish()
579 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in hostapd_notif_assoc()
607 fils_hlp_timeout, hapd, sta); in hostapd_notif_assoc()
Dfils_hlp.c584 eloop_is_timeout_registered(fils_hlp_timeout, hapd, sta)) { in fils_process_hlp()
Dieee802_11.c4651 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in fils_hlp_finish_assoc()
4675 void fils_hlp_timeout(void *eloop_ctx, void *eloop_data) in fils_hlp_timeout() function
5037 eloop_is_timeout_registered(fils_hlp_timeout, hapd, sta) && in handle_assoc()
5050 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in handle_assoc()
5065 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in handle_assoc()
5067 fils_hlp_timeout, hapd, sta); in handle_assoc()
Dsta_info.c385 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in ap_free_sta()