Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_glue.c610 static void hostapd_wpa_ft_rrb_rx_later(void *eloop_ctx, void *timeout_ctx) in hostapd_wpa_ft_rrb_rx_later() function
674 if (!eloop_is_timeout_registered(hostapd_wpa_ft_rrb_rx_later, in hostapd_wpa_auth_ft_iter()
677 hostapd_wpa_ft_rrb_rx_later, in hostapd_wpa_auth_ft_iter()
1678 eloop_cancel_timeout(hostapd_wpa_ft_rrb_rx_later, hapd, ELOOP_ALL_CTX); in hostapd_deinit_wpa()
1679 hostapd_wpa_ft_rrb_rx_later(hapd, NULL); /* flush without delivering */ in hostapd_deinit_wpa()