Home
last modified time | relevance | path

Searched refs:OP_REP_IMPORT (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/tools/usb/usbip/src/
Dusbip_attach.c125 uint16_t code = OP_REP_IMPORT; in query_import_device()
Dusbip_network.h67 #define OP_REP_IMPORT (OP_REPLY | OP_IMPORT) macro
Dusbipd.c132 rc = usbip_net_send_op_common(sockfd, OP_REP_IMPORT, in recv_request_import()
135 dbg("usbip_net_send_op_common failed: %#0x", OP_REP_IMPORT); in recv_request_import()
/linux-4.1.27/drivers/usb/usbip/
Dusbip_protocol.txt28 sends an OP_REQ_IMPORT packet. The server replies with OP_REP_IMPORT. If the
42 | OP_REP_IMPORT |
187 OP_REP_IMPORT: Reply to import (attach) a remote USB device.