Searched refs:need_to_start_in_sync (Results 1 – 2 of 2) sorted by relevance
2104 if (!iface->need_to_start_in_sync) in hostapd_setup_interface_complete()2110 iface->need_to_start_in_sync = 0; in hostapd_setup_interface_complete()2123 if (interfaces->iface[i]->need_to_start_in_sync && in hostapd_setup_interface_complete()2137 iface->need_to_start_in_sync = 0; in hostapd_setup_interface_complete()2156 iface->need_to_start_in_sync = 0; in hostapd_setup_interface_complete()2159 if (interfaces->iface[i]->need_to_start_in_sync && in hostapd_setup_interface_complete()2164 interfaces->iface[i]->need_to_start_in_sync = 0; in hostapd_setup_interface_complete()
458 unsigned int need_to_start_in_sync:1; member