Searched refs:hostapd_dpp_auth_resp_retry_timeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Ddpp_hostapd.c65 static void hostapd_dpp_auth_resp_retry_timeout(void *eloop_ctx, function
115 eloop_cancel_timeout(hostapd_dpp_auth_resp_retry_timeout, hapd, NULL);
118 hostapd_dpp_auth_resp_retry_timeout, hapd, NULL);
154 eloop_cancel_timeout(hostapd_dpp_auth_resp_retry_timeout, hapd,
456 eloop_cancel_timeout(hostapd_dpp_auth_resp_retry_timeout, hapd,
1469 eloop_cancel_timeout(hostapd_dpp_auth_resp_retry_timeout, hapd, NULL);
1714 eloop_cancel_timeout(hostapd_dpp_auth_resp_retry_timeout, hapd, NULL);

Completed in 101 milliseconds