Home
last modified time | relevance | path

Searched refs:eloop_is_timeout_registered (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/wpa/src/utils/
H A Deloop.h222 int eloop_is_timeout_registered(eloop_timeout_handler handler,
H A Deloop_win.c341 int eloop_is_timeout_registered(eloop_timeout_handler handler, in eloop_is_timeout_registered() function
H A Deloop.c886 int eloop_is_timeout_registered(eloop_timeout_handler handler, in eloop_is_timeout_registered() function
/freebsd/contrib/wpa/src/ap/
H A Dfils_hlp.c584 eloop_is_timeout_registered(fils_hlp_timeout, hapd, sta)) { in fils_process_hlp()
H A Dwpa_auth_glue.c708 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 Dsta_info.c1794 return eloop_is_timeout_registered(ap_sta_delayed_1x_auth_fail_cb, in ap_sta_pending_delayed_1x_auth_fail_disconnect()
H A Dieee802_11.c1691 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 Dhostapd.c4721 if (eloop_is_timeout_registered(hostapd_switch_color_timeout_handler, in hostapd_switch_color()
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c894 if (!eloop_is_timeout_registered(flush_object_timeout_handler, in wpa_dbus_mark_property_changed()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.c718 if (eloop_is_timeout_registered(hs20_continue_icon_fetch, wpa_s, NULL)) in hs20_notify_parse_done()
H A Dwps_supplicant.c724 return eloop_is_timeout_registered(wpas_wps_reenable_networks_cb, in wpas_wps_reenable_networks_pending()
H A Dscan.c3302 return eloop_is_timeout_registered(wpa_supplicant_scan, wpa_s, NULL); in wpas_scan_scheduled()
H A Dp2p_supplicant.c957 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 Ddpp_supplicant.c1346 eloop_is_timeout_registered(wpas_dpp_drv_wait_timeout, in wpas_dpp_tx_wait_expire()
H A Dwpa_supplicant.c275 if (eloop_is_timeout_registered(wpa_supplicant_timeout, wpa_s, NULL)) { in wpas_auth_timeout_restart()