Home
last modified time | relevance | path

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

/Linux-v4.19/tools/usb/usbip/src/
Dusbip_network.h43 #define OP_UNSPEC 0x00 macro
44 #define OP_REQ_UNSPEC OP_UNSPEC
45 #define OP_REP_UNSPEC OP_UNSPEC
Dusbip_network.c188 case OP_UNSPEC: in usbip_net_recv_op_common()
Dusbipd.c265 uint16_t code = OP_UNSPEC; in recv_pdu()