Home
last modified time | relevance | path

Searched refs:OP_UNSPEC (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/tools/usb/usbip/src/
Dusbip_network.h44 #define OP_UNSPEC 0x00 macro
45 #define OP_REQ_UNSPEC OP_UNSPEC
46 #define OP_REP_UNSPEC OP_UNSPEC
Dusbip_network.c188 case OP_UNSPEC: in usbip_net_recv_op_common()
Dusbipd.c240 uint16_t code = OP_UNSPEC; in recv_pdu()