Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_network.h159 #define PACK_OP_DEVLIST_REPLY(pack, reply) do {\ macro
H A Dusbip_list.c75 PACK_OP_DEVLIST_REPLY(0, &reply); in get_exported_devices()
H A Dusbipd.c189 PACK_OP_DEVLIST_REPLY(1, &reply); in send_reply_devlist()