Searched refs:hostapd_for_each_interface (Results 1 – 3 of 3) sorted by relevance
304 hostapd_for_each_interface(interfaces, handle_reload_iface, NULL); in handle_reload()569 hostapd_for_each_interface(interfaces, hostapd_periodic_call, NULL); in hostapd_periodic()595 interfaces.for_each_interface = hostapd_for_each_interface; in main()
444 int hostapd_for_each_interface(struct hapd_interfaces *interfaces,
55 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface() function