Searched refs:fils_hlp_timeout (Results 1 - 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11.h | 177 void fils_hlp_timeout(void *eloop_ctx, void *eloop_data);
|
H A D | drv_callbacks.c | 69 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in hostapd_notify_assoc_fils_finish() 595 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in hostapd_notif_assoc() 623 fils_hlp_timeout, hapd, sta); in hostapd_notif_assoc()
|
H A D | fils_hlp.c | 584 eloop_is_timeout_registered(fils_hlp_timeout, hapd, sta)) { in fils_process_hlp()
|
H A D | ieee802_11.c | 5426 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in fils_hlp_finish_assoc() 5450 void fils_hlp_timeout(void *eloop_ctx, void *eloop_data) in fils_hlp_timeout() function 5812 eloop_is_timeout_registered(fils_hlp_timeout, hapd, sta) && in handle_assoc() 5814 /* Do not reschedule fils_hlp_timeout in case the station in handle_assoc() 5825 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in handle_assoc() 5840 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in handle_assoc() 5842 fils_hlp_timeout, hapd, sta); in handle_assoc()
|
H A D | sta_info.c | 393 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in ap_free_sta()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.h | 172 void fils_hlp_timeout(void *eloop_ctx, void *eloop_data);
|
H A D | drv_callbacks.c | 56 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in hostapd_notify_assoc_fils_finish() 518 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in hostapd_notif_assoc() 546 fils_hlp_timeout, hapd, sta); in hostapd_notif_assoc()
|
H A D | fils_hlp.c | 584 eloop_is_timeout_registered(fils_hlp_timeout, hapd, sta)) { in fils_process_hlp()
|
H A D | ieee802_11.c | 3817 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in fils_hlp_finish_assoc() 3841 void fils_hlp_timeout(void *eloop_ctx, void *eloop_data) in fils_hlp_timeout() function 4214 eloop_is_timeout_registered(fils_hlp_timeout, hapd, sta) && in handle_assoc() 4216 /* Do not reschedule fils_hlp_timeout in case the station in handle_assoc() 4227 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in handle_assoc() 4242 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in handle_assoc() 4244 fils_hlp_timeout, hapd, sta); in handle_assoc()
|
H A D | sta_info.c | 354 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in ap_free_sta()
|
Completed in 23 milliseconds