Searched refs:eloop_is_timeout_registered (Results 1 – 15 of 15) sorted by relevance
| /freebsd/contrib/wpa/src/utils/ |
| H A D | eloop.h | 222 int eloop_is_timeout_registered(eloop_timeout_handler handler,
|
| H A D | eloop_win.c | 341 int eloop_is_timeout_registered(eloop_timeout_handler handler, in eloop_is_timeout_registered() function
|
| H A D | eloop.c | 886 int eloop_is_timeout_registered(eloop_timeout_handler handler, in eloop_is_timeout_registered() function
|
| /freebsd/contrib/wpa/src/ap/ |
| H A D | fils_hlp.c | 584 eloop_is_timeout_registered(fils_hlp_timeout, hapd, sta)) { in fils_process_hlp()
|
| H A D | wpa_auth_glue.c | 708 if (!eloop_is_timeout_registered(hostapd_wpa_ft_rrb_rx_later, in hostapd_wpa_auth_ft_iter() 899 if (!eloop_is_timeout_registered(hostapd_oui_deliver_later, in hostapd_wpa_auth_oui_iter()
|
| H A D | sta_info.c | 1794 return eloop_is_timeout_registered(ap_sta_delayed_1x_auth_fail_cb, in ap_sta_pending_delayed_1x_auth_fail_disconnect()
|
| H A D | ieee802_11.c | 1691 if (eloop_is_timeout_registered(auth_sae_process_commit, hapd, NULL)) in auth_sae_process_commit() 1750 if (eloop_is_timeout_registered(auth_sae_process_commit, hapd, NULL)) in auth_sae_queue() 5707 eloop_is_timeout_registered(fils_hlp_timeout, hapd, sta) && in handle_assoc()
|
| H A D | hostapd.c | 4721 if (eloop_is_timeout_registered(hostapd_switch_color_timeout_handler, in hostapd_switch_color()
|
| /freebsd/contrib/wpa/wpa_supplicant/dbus/ |
| H A D | dbus_new_helpers.c | 894 if (!eloop_is_timeout_registered(flush_object_timeout_handler, in wpa_dbus_mark_property_changed()
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | hs20_supplicant.c | 718 if (eloop_is_timeout_registered(hs20_continue_icon_fetch, wpa_s, NULL)) in hs20_notify_parse_done()
|
| H A D | wps_supplicant.c | 724 return eloop_is_timeout_registered(wpas_wps_reenable_networks_cb, in wpas_wps_reenable_networks_pending()
|
| H A D | scan.c | 3302 return eloop_is_timeout_registered(wpa_supplicant_scan, wpa_s, NULL); in wpas_scan_scheduled()
|
| H A D | p2p_supplicant.c | 957 if (eloop_is_timeout_registered(wpas_p2p_psk_failure_removal, in wpas_p2p_group_delete() 8326 !eloop_is_timeout_registered(wpas_p2p_group_idle_timeout, in wpas_p2p_notif_disconnected()
|
| H A D | dpp_supplicant.c | 1346 eloop_is_timeout_registered(wpas_dpp_drv_wait_timeout, in wpas_dpp_tx_wait_expire()
|
| H A D | wpa_supplicant.c | 275 if (eloop_is_timeout_registered(wpa_supplicant_timeout, wpa_s, NULL)) { in wpas_auth_timeout_restart()
|