Network Block Device  @PACKAGE_VERSION@
Data Fields
nbd_reply Struct Reference

#include <nbd.h>

Data Fields

uint32_t magic
 
uint32_t error
 
char handle [8]
 

Detailed Description

Definition at line 77 of file nbd.h.

Field Documentation

uint32_t nbd_reply::error
char nbd_reply::handle[8]

Definition at line 80 of file nbd.h.

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

uint32_t nbd_reply::magic

Definition at line 78 of file nbd.h.

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


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