Network Block Device  @PACKAGE_VERSION@
Data Fields
nbd_request Struct Reference

#include <nbd.h>

Data Fields

__be32 magic
 
__be32 type
 
char handle [8]
 
__be64 from
 
__be32 len
 

Detailed Description

Definition at line 65 of file nbd.h.

Field Documentation

__be64 nbd_request::from

Definition at line 69 of file nbd.h.

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

char nbd_request::handle[8]

Definition at line 68 of file nbd.h.

Referenced by main(), and mainloop().

__be32 nbd_request::len

Definition at line 70 of file nbd.h.

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

__be32 nbd_request::magic

Definition at line 66 of file nbd.h.

Referenced by main(), and mainloop().

__be32 nbd_request::type

Definition at line 67 of file nbd.h.

Referenced by main(), and mainloop().


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