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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Ddpp_hostapd.c24 static void hostapd_dpp_reply_wait_timeout(void *eloop_ctx, void *timeout_ctx);
152 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout,
209 static void hostapd_dpp_reply_wait_timeout(void *eloop_ctx, void *timeout_ctx) function
277 hostapd_dpp_reply_wait_timeout, hapd, NULL);
334 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout,
370 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, hapd, NULL);
378 hostapd_dpp_reply_wait_timeout, hapd, NULL);
454 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout,
847 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, hapd, NULL);
1468 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, hap
[all...]

Completed in 46 milliseconds