Network Block Device  @PACKAGE_VERSION@
Data Fields
nbd_reply Struct Reference

#include <nbd.h>

Data Fields

__be32 magic
 
__be32 error
 
char handle [8]
 

Detailed Description

Definition at line 77 of file nbd.h.

Field Documentation

__be32 nbd_reply::error

Definition at line 79 of file nbd.h.

Referenced by integrity_test(), main(), oversize_test(), and read_packet_check_header().

char nbd_reply::handle[8]

Definition at line 80 of file nbd.h.

Referenced by integrity_test(), main(), and read_packet_check_header().

__be32 nbd_reply::magic

Definition at line 78 of file nbd.h.

Referenced by integrity_test(), main(), and read_packet_check_header().


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