port_len          188 tools/usb/usbip/libsrc/vhci_driver.c 		char *port, unsigned long port_len, char *busid)
port_len          195 tools/usb/usbip/libsrc/vhci_driver.c 	int max_len[] = {(int)host_len, (int)port_len, SYSFS_BUS_ID_SIZE};
port_len          196 tools/usb/usbip/libsrc/vhci_driver.c 	size_t buffer_len = host_len + port_len + SYSFS_BUS_ID_SIZE + 4;
port_len           41 tools/usb/usbip/src/usbip_detach.c 	unsigned int port_len = strlen(port);
port_len           43 tools/usb/usbip/src/usbip_detach.c 	for (unsigned int i = 0; i < port_len; i++)