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

/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dmesh_mpm.c573 static void peer_add_timer(void *eloop_ctx, void *user_data) function
624 peer_add_timer, wpa_s, NULL);
640 eloop_cancel_timeout(peer_add_timer, wpa_s, NULL);
910 eloop_cancel_timeout(peer_add_timer, wpa_s, NULL);
911 peer_add_timer(wpa_s, NULL);

Completed in 155 milliseconds