Home
last modified time | relevance | path

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

/openbmc/qemu/nbd/
H A Dnbd-internal.h45 #define NBD_REPLY_EXPORT_NAME_SIZE (8 + 2 + 124) macro
H A Dserver.c485 char buf[NBD_REPLY_EXPORT_NAME_SIZE] = ""; in nbd_negotiate_handle_export_name()