Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_mpm.c605 static void peer_add_timer(void *eloop_ctx, void *user_data) in peer_add_timer() function
656 peer_add_timer, wpa_s, NULL); in mesh_mpm_connect_peer()
672 eloop_cancel_timeout(peer_add_timer, wpa_s, NULL); in mesh_mpm_deinit()
958 eloop_cancel_timeout(peer_add_timer, wpa_s, NULL); in mesh_mpm_plink_estab()
959 peer_add_timer(wpa_s, NULL); in mesh_mpm_plink_estab()