Home
last modified time | relevance | path

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

/openbmc/qemu/nbd/
H A Dnbd-internal.h47 #define NBD_OLDSTYLE_NEGOTIATE_SIZE (8 + 8 + 8 + 4 + 124) macro
H A Dserver.c1392 char buf[NBD_OLDSTYLE_NEGOTIATE_SIZE] = ""; in nbd_negotiate()