Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.c68 static void channel_list_update_timeout(void *eloop_ctx, void *timeout_ctx);
688 eloop_cancel_timeout(channel_list_update_timeout, iface, NULL); in hostapd_cleanup_iface_partial()
1969 static void channel_list_update_timeout(void *eloop_ctx, void *timeout_ctx) in channel_list_update_timeout() function
2000 eloop_cancel_timeout(channel_list_update_timeout, iface, NULL); in hostapd_channel_list_updated()
2068 channel_list_update_timeout, in setup_interface()
2947 eloop_cancel_timeout(channel_list_update_timeout, iface, NULL); in hostapd_interface_deinit()