Home
last modified time | relevance | path

Searched refs:localhost (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/drivers/usb/usbip/
H A Dusbip_test.sh84 echo "Get exported devices from localhost - expect to see none";
85 src/usbip list -r localhost;
100 echo "Get exported devices from localhost - expect to see exported devices";
101 src/usbip list -r localhost;
116 echo "Get exported devices from localhost - expect to see none";
117 src/usbip list -r localhost;
124 echo "Import devices from localhost - should fail with no devices"
125 src/usbip attach -r localhost -b $busid;
133 src/usbip list -r localhost;
140 echo "Import devices from localhost
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/usb/usbip/
H A Dusbip_test.sh84 echo "Get exported devices from localhost - expect to see none";
85 src/usbip list -r localhost;
100 echo "Get exported devices from localhost - expect to see exported devices";
101 src/usbip list -r localhost;
116 echo "Get exported devices from localhost - expect to see none";
117 src/usbip list -r localhost;
124 echo "Import devices from localhost - should fail with no devices"
125 src/usbip attach -r localhost -b $busid;
133 src/usbip list -r localhost;
140 echo "Import devices from localhost
[all...]
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/
H A Dnet_socket_test_002.cpp40 #define localhost "127.0.0.1" macro
41 #define STACK_IP localhost
44 #define PEER_IP localhost
H A Dnet_socket_test_003.cpp40 #define localhost "127.0.0.1" macro
41 #define STACK_IP localhost
44 #define PEER_IP localhost
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dbind_timewait.c20 FIXTURE_VARIANT_ADD(bind_timewait, localhost) in FIXTURE_VARIANT_ADD()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvbox_vmmdev_types.h190 struct vmmdev_hgcm_service_location_localhost localhost; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvbox_vmmdev_types.h190 struct vmmdev_hgcm_service_location_localhost localhost; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvbox_vmmdev_types.h126 struct vmmdev_hgcm_service_location_localhost localhost; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvbox_vmmdev_types.h126 struct vmmdev_hgcm_service_location_localhost localhost; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvbox_vmmdev_types.h94 struct vmmdev_hgcm_service_location_localhost localhost; member
/kernel/linux/linux-5.10/fs/vboxsf/
H A Dvboxsf_wrappers.c27 strcpy(loc.u.localhost.service_name, "VBoxSharedFolders"); in vboxsf_connect()
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dvboxsf_wrappers.c27 strcpy(loc.u.localhost.service_name, "VBoxSharedFolders"); in vboxsf_connect()
/kernel/linux/linux-5.10/tools/testing/ktest/
H A Dktest.pl442 CONSOLE = nc -d localhost 3001
/kernel/linux/linux-6.6/tools/testing/ktest/
H A Dktest.pl442 CONSOLE = nc -d localhost 3001

Completed in 15 milliseconds