Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c28 static void hostapd_dpp_reply_wait_timeout(void *eloop_ctx, void *timeout_ctx);
526 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_tx_status()
607 static void hostapd_dpp_reply_wait_timeout(void *eloop_ctx, void *timeout_ctx) in hostapd_dpp_reply_wait_timeout() function
675 hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_reply_wait_timeout()
751 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_auth_init_next()
789 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_auth_init_next()
797 hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_auth_init_next()
925 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_auth_init()
1429 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_rx_auth_resp()
3144 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_gas_status_handler()
[all …]