Home
last modified time | relevance | path

Searched refs:PACK_OP_IMPORT_REPLY (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/tools/usb/usbip/src/
Dusbip_attach.c160 PACK_OP_IMPORT_REPLY(0, &reply); in query_import_device()
Dusbip_network.h81 #define PACK_OP_IMPORT_REPLY(pack, reply) do {\ macro