Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c650 static void auth_sae_retransmit_timer(void *eloop_ctx, void *eloop_data) in auth_sae_retransmit_timer() function
669 auth_sae_retransmit_timer, hapd, sta); in auth_sae_retransmit_timer()
675 auth_sae_retransmit_timer, hapd, sta); in auth_sae_retransmit_timer()
689 eloop_cancel_timeout(auth_sae_retransmit_timer, hapd, sta); in sae_clear_retransmit_timer()
699 eloop_cancel_timeout(auth_sae_retransmit_timer, hapd, sta); in sae_set_retransmit_timer()
701 auth_sae_retransmit_timer, hapd, sta); in sae_set_retransmit_timer()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c864 static void auth_sae_retransmit_timer(void *eloop_ctx, void *eloop_data) in auth_sae_retransmit_timer() function
883 auth_sae_retransmit_timer, hapd, sta); in auth_sae_retransmit_timer()
889 auth_sae_retransmit_timer, hapd, sta); in auth_sae_retransmit_timer()
903 eloop_cancel_timeout(auth_sae_retransmit_timer, hapd, sta); in sae_clear_retransmit_timer()
913 eloop_cancel_timeout(auth_sae_retransmit_timer, hapd, sta); in sae_set_retransmit_timer()
915 auth_sae_retransmit_timer, hapd, sta); in sae_set_retransmit_timer()

Completed in 13 milliseconds