|
Network Block Device
@PACKAGE_VERSION@
|
#include <nbd.h>
Data Fields | |
| __be32 | magic |
| __be32 | error |
| char | handle [8] |
| __be32 nbd_reply::error |
Definition at line 79 of file nbd.h.
Referenced by main(), and mainloop().
| char nbd_reply::handle[8] |
Definition at line 80 of file nbd.h.
Referenced by main(), and mainloop().
| __be32 nbd_reply::magic |
Definition at line 78 of file nbd.h.
Referenced by main(), and mainloop().
1.8.11