Searched refs:OP_REQ_IMPORT (Results 1 – 4 of 4) sorted by relevance
28 sends an OP_REQ_IMPORT packet. The server replies with OP_REP_IMPORT. If the39 | OP_REQ_IMPORT |170 OP_REQ_IMPORT: Request to import (attach) a remote USB device.
65 #define OP_REQ_IMPORT (OP_REQUEST | OP_IMPORT) macro
144 rc = usbip_net_send_op_common(sockfd, OP_REQ_IMPORT, 0); in query_import_device()
286 case OP_REQ_IMPORT: in recv_pdu()