Searched refs:OP_REQ_DEVLIST (Results 1 – 4 of 4) sorted by relevance
13 client opens a TCP/IP connection to the server, and sends an OP_REQ_DEVLIST14 packet on top of the TCP/IP connection (so the actual OP_REQ_DEVLIST may be sent25 | OP_REQ_DEVLIST |143 OP_REQ_DEVLIST:
140 #define OP_REQ_DEVLIST (OP_REQUEST | OP_DEVLIST) macro
56 rc = usbip_net_send_op_common(sockfd, OP_REQ_DEVLIST, 0); in get_exported_devices()
271 case OP_REQ_DEVLIST: in recv_pdu()