|
Network Block Device 2.9.20
|
#include <nbd.h>
Data Fields | |
| __be32 | magic |
| __be32 | error |
| char | handle [8] |
| __be32 nbd_reply::error |
Definition at line 65 of file nbd.h.
Referenced by mainloop(), oversize_test(), and read_packet_check_header().
| char nbd_reply::handle[8] |
Definition at line 66 of file nbd.h.
Referenced by mainloop(), and read_packet_check_header().
| __be32 nbd_reply::magic |
Definition at line 64 of file nbd.h.
Referenced by mainloop(), and read_packet_check_header().
1.7.3