Home | History | Annotate | Download | only in hostapd

Lines Matching full:ctrl_interface

2562 	} else if (os_strcmp(buf, "ctrl_interface") == 0) {
2563 os_free(bss->ctrl_interface);
2564 bss->ctrl_interface = os_strdup(pos);