Home
last modified time | relevance | path

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

/linux-4.4.14/tools/usb/usbip/src/
Dusbip_network.h166 #define PACK_OP_DEVLIST_REPLY(pack, reply) do {\ macro
Dusbip_list.c77 PACK_OP_DEVLIST_REPLY(0, &reply); in get_exported_devices()
Dusbipd.c179 PACK_OP_DEVLIST_REPLY(1, &reply); in send_reply_devlist()