nd_byte bp_sname[64]; /* server host name */
nd_byte bp_file[128]; /* boot file name */
nd_byte bp_vend[64]; /* vendor-specific area */
-} ND_UNALIGNED;
+};
#define BOOTPREPLY 2
#define BOOTPREQUEST 1
nd_ipv4 v_ins1, v_ins2; /* IEN-116 name servers */
nd_ipv4 v_ts1, v_ts2; /* Time servers */
nd_byte v_unused[24]; /* currently unused */
-} ND_UNALIGNED;
+};
/* v_flags values */