Home | History | Annotate | Download | only in hostapd

Lines Matching refs:test_socket

2297 		} else if (os_strcmp(buf, "test_socket") == 0) {
2298 os_free(bss->test_socket);
2299 bss->test_socket = os_strdup(pos);