#include <nbd.h>
Data Fields | |
__be32 | magic |
__be32 | error |
char | handle [8] |
Definition at line 63 of file nbd.h.
__be32 nbd_reply::magic |
__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] |