Home
last modified time | relevance | path

Searched refs:ELOOP_ALL_CTX (Results 1 – 9 of 9) sorted by relevance

/hostap-latest/src/utils/
Deloop.h23 #define ELOOP_ALL_CTX (void *) -1 macro
Deloop_win.c302 eloop_data == ELOOP_ALL_CTX) && in eloop_cancel_timeout()
304 user_data == ELOOP_ALL_CTX)) { in eloop_cancel_timeout()
Deloop.c847 eloop_data == ELOOP_ALL_CTX) && in eloop_cancel_timeout()
849 user_data == ELOOP_ALL_CTX)) { in eloop_cancel_timeout()
/hostap-latest/wpa_supplicant/dbus/
Ddbus_common.c325 eloop_cancel_timeout(process_timeout, priv, ELOOP_ALL_CTX); in wpas_dbus_deinit_common()
/hostap-latest/wpa_supplicant/
Dmesh_mpm.c1437 eloop_cancel_timeout(plink_timer, ELOOP_ALL_CTX, sta); in mesh_mpm_free_sta()
1438 eloop_cancel_timeout(mesh_auth_timer, ELOOP_ALL_CTX, sta); in mesh_mpm_free_sta()
Dp2p_supplicant.c10102 eloop_cancel_timeout(wpas_p2p_reconsider_moving_go, ELOOP_ALL_CTX, in wpas_p2p_consider_moving_gos()
/hostap-latest/src/wps/
Dwps_upnp_ssdp.c681 ELOOP_ALL_CTX); in ssdp_listener_stop()
/hostap-latest/src/ap/
Dwpa_auth_glue.c1871 eloop_cancel_timeout(hostapd_wpa_ft_rrb_rx_later, hapd, ELOOP_ALL_CTX); in hostapd_deinit_wpa()
1873 eloop_cancel_timeout(hostapd_oui_deliver_later, hapd, ELOOP_ALL_CTX); in hostapd_deinit_wpa()
Dwpa_auth_ft.c927 eloop_cancel_timeout(wpa_ft_rrb_seq_timeout, ELOOP_ALL_CTX, item); in wpa_ft_rrb_seq_free()
1839 eloop_cancel_timeout(wpa_ft_rrb_seq_timeout, wpa_auth, ELOOP_ALL_CTX); in wpa_ft_deinit_seq()