Searched refs:fils_hlp_timeout (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/wpa/src/ap/ |
| H A D | ieee802_11.h | 208 void fils_hlp_timeout(void *eloop_ctx, void *eloop_data);
|
| H A D | fils_hlp.c | 584 eloop_is_timeout_registered(fils_hlp_timeout, hapd, sta)) { in fils_process_hlp()
|
| H A D | drv_callbacks.c | 60 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in hostapd_notify_assoc_fils_finish() 742 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in hostapd_notif_assoc() 770 fils_hlp_timeout, hapd, sta); in hostapd_notif_assoc()
|
| H A D | ieee802_11.c | 5241 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in fils_hlp_finish_assoc() 5266 void fils_hlp_timeout(void *eloop_ctx, void *eloop_data) in fils_hlp_timeout() function 5707 eloop_is_timeout_registered(fils_hlp_timeout, hapd, sta) && in handle_assoc() 5720 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in handle_assoc() 5735 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in handle_assoc() 5737 fils_hlp_timeout, hapd, sta); in handle_assoc()
|
| H A D | sta_info.c | 438 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in ap_free_sta()
|