Searched refs:usbip_net_tcp_connect (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/usb/usbip/src/
H A Dusbip_network.h176 int usbip_net_tcp_connect(char *hostname, char *port);
H A Dusbip_attach.c180 sockfd = usbip_net_tcp_connect(host, usbip_port_string);
H A Dusbip_network.c261 int usbip_net_tcp_connect(char *hostname, char *service) function
H A Dusbip_list.c133 sockfd = usbip_net_tcp_connect(host, usbip_port_string);

Completed in 215 milliseconds