Searched refs:OP_REP_IMPORT (Results 1 – 3 of 3) sorted by relevance
60 #define OP_REP_IMPORT (OP_REPLY | OP_IMPORT) macro
125 uint16_t code = OP_REP_IMPORT; in query_import_device()
132 rc = usbip_net_send_op_common(sockfd, OP_REP_IMPORT, status); in recv_request_import()134 dbg("usbip_net_send_op_common failed: %#0x", OP_REP_IMPORT); in recv_request_import()