Searched refs:hostapd_wpa_ft_rrb_rx_later (Results 1 – 1 of 1) sorted by relevance
501 static void hostapd_wpa_ft_rrb_rx_later(void *eloop_ctx, void *timeout_ctx) in hostapd_wpa_ft_rrb_rx_later() function565 if (!eloop_is_timeout_registered(hostapd_wpa_ft_rrb_rx_later, in hostapd_wpa_auth_ft_iter()568 hostapd_wpa_ft_rrb_rx_later, in hostapd_wpa_auth_ft_iter()1391 eloop_cancel_timeout(hostapd_wpa_ft_rrb_rx_later, hapd, ELOOP_ALL_CTX); in hostapd_deinit_wpa()1392 hostapd_wpa_ft_rrb_rx_later(hapd, NULL); /* flush without delivering */ in hostapd_deinit_wpa()