Searched refs:NBD_REPLY_EXPORT_NAME_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/nbd/ | ||
H A D | nbd-internal.h | 45 #define NBD_REPLY_EXPORT_NAME_SIZE (8 + 2 + 124) macro |
H A D | server.c | 485 char buf[NBD_REPLY_EXPORT_NAME_SIZE] = ""; in nbd_negotiate_handle_export_name() |