Searched refs:interface_added (Results 1 – 3 of 3) sorted by relevance
459 const bool interface_added = (piter == object->properties_map.end()); in AddInterface() local460 if (interface_added) { in AddInterface()469 if (interface_added) in AddInterface()
399 if (hapd->interface_added) { in hostapd_free_hapd_data()400 hapd->interface_added = 0; in hostapd_free_hapd_data()405 hapd->interface_added = 1; in hostapd_free_hapd_data()1156 hapd->interface_added = 1; in hostapd_setup_bss()1164 hapd->interface_added = 0; in hostapd_setup_bss()
157 int interface_added; /* virtual interface added for this BSS */ member