Network Block Device @PACKAGE_VERSION@
Data Fields

nbd_request Struct Reference

#include <nbd.h>

Data Fields

uint32_t magic
uint32_t type
char handle [8]
uint64_t from
uint32_t len

Detailed Description

Definition at line 66 of file nbd.h.


Field Documentation

Definition at line 70 of file nbd.h.

Referenced by exptrim(), handle_read(), handle_write(), main(), mainloop(), and mainloop_threaded().

Definition at line 69 of file nbd.h.

Referenced by main(), mainloop(), and setup_reply().

uint32_t nbd_request::len

Definition at line 71 of file nbd.h.

Referenced by exptrim(), handle_read(), handle_write(), main(), mainloop(), mainloop_threaded(), and package_create().

Definition at line 67 of file nbd.h.

Referenced by main(), mainloop(), and mainloop_threaded().

Definition at line 68 of file nbd.h.

Referenced by handle_write(), main(), mainloop(), mainloop_threaded(), and package_create().


The documentation for this struct was generated from the following file: