Home
last modified time | relevance | path

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

/openbmc/qemu/nbd/
H A Dnbd-internal.h38 #define NBD_REQUEST_SIZE (4 + 2 + 2 + 8 + 8 + 4) macro
H A Dclient.c1398 len = NBD_REQUEST_SIZE; in nbd_send_request()
H A Dserver.c1496 NBD_EXTENDED_REQUEST_SIZE : NBD_REQUEST_SIZE; in nbd_receive_request()