Home
last modified time | relevance | path

Searched refs:eloop_cancel_timeout (Results 1 – 25 of 88) sorted by relevance

1234

/freebsd/contrib/wpa/src/ap/
H A Dgas_query_ap.c154 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_done()
155 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_done()
156 eloop_cancel_timeout(gas_query_rx_comeback_timeout, gas, query); in gas_query_done()
232 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_ap_tx_status()
242 eloop_cancel_timeout(gas_query_rx_comeback_timeout, in gas_query_ap_tx_status()
330 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_rx_comeback_timeout()
331 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_rx_comeback_timeout()
357 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_tx_comeback_req_delay()
379 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_rx_initial()
406 eloop_cancel_timeout(gas_query_rx_comeback_timeout, gas, query); in gas_query_rx_comeback()
H A Dsta_info.c333 eloop_cancel_timeout(ap_handle_timer, hapd, sta); in ap_free_sta()
334 eloop_cancel_timeout(ap_handle_session_timer, hapd, sta); in ap_free_sta()
335 eloop_cancel_timeout(ap_handle_session_warning_timer, hapd, sta); in ap_free_sta()
388 eloop_cancel_timeout(ap_sa_query_timer, hapd, sta); in ap_free_sta()
438 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in ap_free_sta()
459 eloop_cancel_timeout(ap_sta_reset_steer_flag_timer, hapd, sta); in ap_free_sta()
756 eloop_cancel_timeout(ap_handle_session_timer, hapd, sta); in ap_sta_session_timeout()
764 eloop_cancel_timeout(ap_handle_session_timer, hapd, sta); in ap_sta_no_session_timeout()
788 eloop_cancel_timeout(ap_handle_session_warning_timer, hapd, sta); in ap_sta_session_warning_timeout()
938 eloop_cancel_timeout(ap_handle_timer, hapd, sta); in ap_sta_disconnect_common()
[all …]
H A Drrm.c44 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, NULL); in hostapd_handle_lci_report()
69 eloop_cancel_timeout(hostapd_range_rep_timeout_handler, hapd, NULL); in hostapd_handle_range_report()
372 eloop_cancel_timeout(hostapd_link_mesr_rep_timeout_handler, hapd, NULL); in hostapd_handle_link_mesr_report()
439 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, in hostapd_send_lci_req()
526 eloop_cancel_timeout(hostapd_range_rep_timeout_handler, hapd, in hostapd_send_range_req()
612 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, NULL); in hostapd_clean_rrm()
614 eloop_cancel_timeout(hostapd_range_rep_timeout_handler, hapd, NULL); in hostapd_clean_rrm()
616 eloop_cancel_timeout(hostapd_link_mesr_rep_timeout_handler, hapd, NULL); in hostapd_clean_rrm()
761 eloop_cancel_timeout(hostapd_link_mesr_rep_timeout_handler, in hostapd_send_link_measurement_req()
H A Ddpp_hostapd.c220 eloop_cancel_timeout(hostapd_dpp_auth_resp_retry_timeout, hapd, NULL); in hostapd_dpp_auth_resp_retry()
481 eloop_cancel_timeout(hostapd_dpp_pkex_retry_timeout, hapd, in hostapd_dpp_pkex_tx_status()
525 eloop_cancel_timeout(hostapd_dpp_init_timeout, hapd, NULL); in hostapd_dpp_tx_status()
526 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_tx_status()
528 eloop_cancel_timeout(hostapd_dpp_auth_conf_wait_timeout, in hostapd_dpp_tx_status()
530 eloop_cancel_timeout(hostapd_dpp_auth_resp_retry_timeout, hapd, in hostapd_dpp_tx_status()
533 eloop_cancel_timeout(hostapd_dpp_reconfig_reply_wait_timeout, in hostapd_dpp_tx_status()
573 eloop_cancel_timeout(hostapd_dpp_auth_conf_wait_timeout, hapd, in hostapd_dpp_tx_status()
751 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_auth_init_next()
759 eloop_cancel_timeout(hostapd_dpp_init_timeout, hapd, NULL); in hostapd_dpp_auth_init_next()
[all …]
H A Dtkip_countermeasures.c45 eloop_cancel_timeout(ieee80211_tkip_countermeasures_stop, hapd, NULL); in ieee80211_tkip_countermeasures_start()
65 eloop_cancel_timeout(ieee80211_tkip_countermeasures_stop, hapd, NULL); in ieee80211_tkip_countermeasures_deinit()
H A Dieee802_11_ht.c345 eloop_cancel_timeout(ap_ht2040_timeout, hapd->iface, in hostapd_2040_coex_action()
401 eloop_cancel_timeout(ap_ht2040_timeout, iface, NULL); in ht40_intolerant_add()
427 eloop_cancel_timeout(ap_ht2040_timeout, iface, NULL); in ht40_intolerant_remove()
H A Dbss_load.c98 eloop_cancel_timeout(update_channel_utilization, hapd, NULL); in bss_load_update_deinit()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dbgscan_simple.c219 eloop_cancel_timeout(bgscan_simple_timeout, data, NULL); in bgscan_simple_deinit()
235 eloop_cancel_timeout(bgscan_simple_timeout, data, NULL); in bgscan_simple_notify_scan()
294 eloop_cancel_timeout(bgscan_simple_timeout, data, in bgscan_simple_notify_signal_change()
304 eloop_cancel_timeout(bgscan_simple_timeout, data, NULL); in bgscan_simple_notify_signal_change()
319 eloop_cancel_timeout(bgscan_simple_timeout, data, NULL); in bgscan_simple_notify_signal_change()
H A Dgas_query.c169 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_done()
170 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_done()
171 eloop_cancel_timeout(gas_query_rx_comeback_timeout, gas, query); in gas_query_done()
260 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_tx_status()
270 eloop_cancel_timeout(gas_query_rx_comeback_timeout, in gas_query_tx_status()
278 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_tx_status()
373 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_rx_comeback_timeout()
374 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_rx_comeback_timeout()
405 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_tx_comeback_req_delay()
427 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_rx_initial()
[all …]
H A Ddpp_supplicant.c249 eloop_cancel_timeout(wpas_dpp_auth_resp_retry_timeout, wpa_s, NULL); in wpas_dpp_auth_resp_retry()
383 eloop_cancel_timeout(wpas_dpp_conn_status_result_timeout, wpa_s, NULL); in wpas_dpp_send_conn_status_result()
533 eloop_cancel_timeout( in wpas_dpp_tx_status()
550 eloop_cancel_timeout(wpas_dpp_init_timeout, wpa_s, NULL); in wpas_dpp_tx_status()
551 eloop_cancel_timeout(wpas_dpp_reply_wait_timeout, wpa_s, NULL); in wpas_dpp_tx_status()
552 eloop_cancel_timeout(wpas_dpp_auth_conf_wait_timeout, wpa_s, in wpas_dpp_tx_status()
554 eloop_cancel_timeout(wpas_dpp_auth_resp_retry_timeout, wpa_s, in wpas_dpp_tx_status()
557 eloop_cancel_timeout(wpas_dpp_reconfig_reply_wait_timeout, in wpas_dpp_tx_status()
596 eloop_cancel_timeout(wpas_dpp_auth_conf_wait_timeout, wpa_s, in wpas_dpp_tx_status()
746 eloop_cancel_timeout(wpas_dpp_drv_wait_timeout, wpa_s, NULL); in wpas_dpp_auth_init_next()
[all …]
H A Dmesh_mpm.c486 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_fsm_restart()
550 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_plink_open()
575 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_plink_close()
576 eloop_cancel_timeout(mesh_auth_timer, wpa_s, sta); in mesh_mpm_plink_close()
672 eloop_cancel_timeout(peer_add_timer, wpa_s, NULL); in mesh_mpm_deinit()
958 eloop_cancel_timeout(peer_add_timer, wpa_s, NULL); in mesh_mpm_plink_estab()
960 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_plink_estab()
1021 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_fsm()
1437 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()
H A Dbgscan_learn.c450 eloop_cancel_timeout(bgscan_learn_timeout, data, NULL); in bgscan_learn_deinit()
492 eloop_cancel_timeout(bgscan_learn_timeout, data, NULL); in bgscan_learn_notify_scan()
586 eloop_cancel_timeout(bgscan_learn_timeout, data, NULL); in bgscan_learn_notify_signal_change()
601 eloop_cancel_timeout(bgscan_learn_timeout, data, NULL); in bgscan_learn_notify_signal_change()
H A Dp2p_supplicant.c962 eloop_cancel_timeout(wpas_p2p_psk_failure_removal, in wpas_p2p_group_delete()
1005 if (eloop_cancel_timeout(wpas_p2p_group_freq_conflict, wpa_s, NULL) > 0) in wpas_p2p_group_delete()
1007 if (eloop_cancel_timeout(wpas_p2p_group_idle_timeout, wpa_s, NULL) > 0) in wpas_p2p_group_delete()
1009 if (eloop_cancel_timeout(wpas_p2p_group_formation_timeout, in wpas_p2p_group_delete()
1019 eloop_cancel_timeout(wpas_p2p_move_go, wpa_s, NULL); in wpas_p2p_group_delete()
1020 eloop_cancel_timeout(wpas_p2p_reconsider_moving_go, wpa_s, NULL); in wpas_p2p_group_delete()
1037 eloop_cancel_timeout(run_wpas_p2p_disconnect, wpa_s, NULL); in wpas_p2p_group_delete()
1553 eloop_cancel_timeout(wpas_p2p_send_action_work_timeout, in wpas_p2p_action_tx_clear()
1617 eloop_cancel_timeout(wpas_p2p_send_action_work_timeout, in wpas_send_action_cb()
1709 eloop_cancel_timeout(wpas_p2p_send_action_work_timeout, in wpas_send_action_done()
[all …]
H A Doffchannel.c345 eloop_cancel_timeout(wpas_send_action_cb, wpa_s, NULL); in offchannel_send_action()
487 eloop_cancel_timeout(wpas_send_action_cb, wpa_s, NULL); in offchannel_deinit()
H A Dwps_supplicant.c77 eloop_cancel_timeout(wpas_wps_assoc_with_cred, wpa_s, (void *) 0); in wpas_wps_assoc_with_cred_cancel()
78 eloop_cancel_timeout(wpas_wps_assoc_with_cred, wpa_s, (void *) 1); in wpas_wps_assoc_with_cred_cancel()
121 eloop_cancel_timeout(wpas_wps_timeout, wpa_s, NULL); in wpas_wps_eapol_cb()
676 eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL); in wpa_supplicant_wps_event_fail()
691 eloop_cancel_timeout(wpas_wps_reenable_networks_cb, wpa_s, NULL); in wpas_wps_reenable_networks()
966 eloop_cancel_timeout(wpas_wps_timeout, wpa_s, NULL); in wpas_clear_wps()
967 eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL); in wpas_clear_wps()
1388 if (eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL) > in wpas_wps_cancel()
1693 eloop_cancel_timeout(wpas_wps_timeout, wpa_s, NULL); in wpas_wps_deinit()
1694 eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL); in wpas_wps_deinit()
[all …]
/freebsd/contrib/wpa/src/wps/
H A Dwps_upnp_ap.c42 eloop_cancel_timeout(upnp_er_set_selected_timeout, s, reg); in upnp_er_set_selected_registrar()
82 eloop_cancel_timeout(upnp_er_set_selected_timeout, s, reg); in upnp_er_remove_notification()
H A Dhttp_client.c52 eloop_cancel_timeout(http_client_timeout, c, NULL); in http_client_got_response()
294 eloop_cancel_timeout(http_client_timeout, c, NULL); in http_client_free()
/freebsd/contrib/wpa/src/utils/
H A Dbrowser-system.c57 eloop_cancel_timeout(browser_timeout, NULL, NULL); in http_req()
112 eloop_cancel_timeout(browser_timeout, &data, NULL); in hs20_web_browser()
H A Dbrowser-android.c57 eloop_cancel_timeout(browser_timeout, NULL, NULL); in http_req()
116 eloop_cancel_timeout(browser_timeout, &data, NULL); in hs20_web_browser()
H A Dbrowser-wpadebug.c58 eloop_cancel_timeout(browser_timeout, NULL, NULL); in http_req()
125 eloop_cancel_timeout(browser_timeout, &data, NULL); in hs20_web_browser()
H A Deloop.h194 int eloop_cancel_timeout(eloop_timeout_handler handler,
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_common.c185 eloop_cancel_timeout(process_timeout, priv, timeout); in remove_timeout()
323 eloop_cancel_timeout(dispatch_initial_dbus_messages, in wpas_dbus_deinit_common()
325 eloop_cancel_timeout(process_timeout, priv, ELOOP_ALL_CTX); in wpas_dbus_deinit_common()
/freebsd/contrib/wpa/src/pae/
H A Dieee802_1x_cp.c264 eloop_cancel_timeout(ieee802_1x_cp_transmit_when_timeout, sm, NULL); in SM_STATE()
307 eloop_cancel_timeout(ieee802_1x_cp_retire_when_timeout, sm, NULL); in SM_STATE()
538 eloop_cancel_timeout(ieee802_1x_cp_retire_when_timeout, sm, NULL); in ieee802_1x_cp_sm_deinit()
539 eloop_cancel_timeout(ieee802_1x_cp_transmit_when_timeout, sm, NULL); in ieee802_1x_cp_sm_deinit()
540 eloop_cancel_timeout(ieee802_1x_cp_step_cb, sm, NULL); in ieee802_1x_cp_sm_deinit()
718 eloop_cancel_timeout(ieee802_1x_cp_step_cb, sm, NULL); in ieee802_1x_cp_sm_step()
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_wsc.c159 eloop_cancel_timeout(eap_wsc_ext_reg_timeout, sm, data); in eap_wsc_reset()
361 eloop_cancel_timeout(eap_wsc_ext_reg_timeout, sm, data); in eap_wsc_process()
455 eloop_cancel_timeout(eap_wsc_ext_reg_timeout, sm, data); in eap_wsc_process()
/freebsd/contrib/wpa/src/common/
H A Dptksa_cache.c72 eloop_cancel_timeout(ptksa_cache_expire, ptksa, NULL); in ptksa_cache_set_expiration()
125 eloop_cancel_timeout(ptksa_cache_expire, ptksa, NULL); in ptksa_cache_deinit()

1234