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

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dieee802_11.c650 static void auth_sae_retransmit_timer(void *eloop_ctx, void *eloop_data) function
669 auth_sae_retransmit_timer, hapd, sta);
675 auth_sae_retransmit_timer, hapd, sta);
689 eloop_cancel_timeout(auth_sae_retransmit_timer, hapd, sta);
699 eloop_cancel_timeout(auth_sae_retransmit_timer, hapd, sta);
701 auth_sae_retransmit_timer, hapd, sta);

Completed in 158 milliseconds