Lines Matching refs:a
8 The USB/IP protocol follows a server/client architecture. The server exports the
13 client opens a TCP/IP connection to the server, and sends an OP_REQ_DEVLIST
33 of them. First the client opens a TCP/IP connection to the server and
38 USBIP_CMD_UNLINK to unlink a previously submitted URB. The answers of the
88 For UNLINK, note that after a successful USBIP_RET_UNLINK, the unlinked URB
89 submission would not have a corresponding USBIP_RET_SUBMIT (this is explained in
229 Request to import (attach) a remote USB device.
236 | 2 | 2 | 0x8003 | Command code: import a remote USB device. |
248 Reply to import (attach) a remote USB device.
301 The following four commands have a common basic header called
316 | 8 | 4 | devid: specifies a remote USB device uniquely |