Home | History | Annotate | Download | only in ap

Lines Matching defs:new_iface

1500 	struct hostapd_iface *new_iface = NULL, *iface = NULL;
1576 new_iface = iface = hostapd_init(interfaces, config_fname);
1593 if (new_iface)
1594 hostapd_interface_deinit_free(new_iface);
1843 struct hostapd_iface *hapd_iface = NULL, *new_iface = NULL;
1879 new_iface = hapd_iface;
1882 if (new_iface) {