Home
last modified time | relevance | path

Searched refs:uintf (Results 1 – 1 of 1) sorted by relevance

/tools/usb/usbip/src/
Dusbip_list.c51 struct usbip_usb_interface uintf; in get_exported_devices() local
106 rc = usbip_net_recv(sockfd, &uintf, sizeof(uintf)); in get_exported_devices()
113 usbip_net_pack_usb_interface(0, &uintf); in get_exported_devices()
116 uintf.bInterfaceClass, in get_exported_devices()
117 uintf.bInterfaceSubClass, in get_exported_devices()
118 uintf.bInterfaceProtocol); in get_exported_devices()