Searched refs:interface_added (Results 1 – 3 of 3) sorted by relevance
176 hapd->interface_added = h_hapd->interface_added; in hostapd_driver_init()
527 if (hapd->interface_added) { in hostapd_free_hapd_data()528 hapd->interface_added = 0; in hostapd_free_hapd_data()533 hapd->interface_added = 1; in hostapd_free_hapd_data()548 if (hapd->conf->mld_ap && !hapd->interface_added && in hostapd_free_hapd_data()1445 hapd->interface_added = h_hapd->interface_added; in hostapd_setup_bss()1455 hapd->interface_added = 1; in hostapd_setup_bss()1463 hapd->interface_added = 0; in hostapd_setup_bss()
184 int interface_added; /* virtual interface added for this BSS */ member