Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_network.h71 #define PACK_OP_IMPORT_REQUEST(pack, request) do {\ macro
H A Dusbip_attach.c140 PACK_OP_IMPORT_REQUEST(0, &request); in query_import_device()
H A Dusbipd.c108 PACK_OP_IMPORT_REQUEST(0, &req); in recv_request_import()