Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_main.c166 static void hostapd_periodic(void *eloop_ctx, void *timeout_ctx) in hostapd_periodic() argument
168 struct hapd_interfaces *interfaces = eloop_ctx; in hostapd_periodic()
557 static void event_socket_handler(int sock, void *eloop_ctx, void *user_data) in event_socket_handler() argument
563 ARG_UNUSED(eloop_ctx); in event_socket_handler()