pub const DHCP_MAGIC_NUMBER: u32 = 0x63825363;
The magic cookie that starts the options field of every DHCP packet.