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

/freebsd-13-stable/contrib/wpa/hostapd/
H A Dmain.c629 static void hostapd_periodic(void *eloop_ctx, void *timeout_ctx) function
634 hostapd_periodic, interfaces, NULL);
806 hostapd_periodic, &interfaces, NULL);
916 eloop_cancel_timeout(hostapd_periodic, &interfaces, NULL);

Completed in 89 milliseconds