Searched refs:OP_REQ_DEVLIST (Results 1 – 4 of 4) sorted by relevance
9 client opens a TCP/IP connection towards the server, and sends an OP_REQ_DEVLIST10 packet on top of the TCP/IP connection (so the actual OP_REQ_DEVLIST may be sent19 | OP_REQ_DEVLIST |91 OP_REQ_DEVLIST: Retrieve the list of exported USB devices.
146 #define OP_REQ_DEVLIST (OP_REQUEST | OP_DEVLIST) macro
67 rc = usbip_net_send_op_common(sockfd, OP_REQ_DEVLIST, 0); in get_exported_devices()
283 case OP_REQ_DEVLIST: in recv_pdu()