Home
last modified time | relevance | path

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

/Linux-v5.4/tools/usb/usbip/src/
Dusbip_network.h165 #define PACK_OP_DEVLIST_REPLY(pack, reply) do {\ macro
Dusbip_list.c74 PACK_OP_DEVLIST_REPLY(0, &reply); in get_exported_devices()
Dusbipd.c189 PACK_OP_DEVLIST_REPLY(1, &reply); in send_reply_devlist()