Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c1677 static void wpa_ft_rrb_del_r0kh(void *eloop_ctx, void *timeout_ctx) in wpa_ft_rrb_del_r0kh() function
1707 eloop_replenish_timeout(timeout, 0, wpa_ft_rrb_del_r0kh, in wpa_ft_rrb_r0kh_replenish()
1715 eloop_cancel_timeout(wpa_ft_rrb_del_r0kh, wpa_auth, r0kh); in wpa_ft_rrb_r0kh_timeout()
1718 eloop_register_timeout(timeout, 0, wpa_ft_rrb_del_r0kh, in wpa_ft_rrb_r0kh_timeout()
1752 eloop_register_timeout(timeout, 0, wpa_ft_rrb_del_r0kh, in wpa_ft_rrb_add_r0kh()
1878 if (eloop_cancel_timeout(wpa_ft_rrb_del_r0kh, wpa_auth, in wpa_ft_deinit_rkh_tmp()