Searched refs:fils_hlp_timeout (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/contrib/wpa/src/ap/ |
| HD | ieee802_11.h | 172 void fils_hlp_timeout(void *eloop_ctx, void *eloop_data);
|
| HD | drv_callbacks.c | 56 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in hostapd_notify_assoc_fils_finish() 505 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in hostapd_notif_assoc() 533 fils_hlp_timeout, hapd, sta); in hostapd_notif_assoc()
|
| HD | fils_hlp.c | 584 eloop_is_timeout_registered(fils_hlp_timeout, hapd, sta)) { in fils_process_hlp()
|
| HD | 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() 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()
|
| HD | sta_info.c | 354 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in ap_free_sta()
|