Home
last modified time | relevance | path

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

/Linux-v6.6/tools/usb/usbip/libsrc/
Dusbip_common.h54 #define ST_ERROR 0x05 macro
Dusbip_common.c80 { ST_ERROR, "Unexpected response" },
/Linux-v6.6/tools/usb/usbip/src/
Dusbip_network.c191 *status = ST_ERROR; in usbip_net_recv_op_common()