Constant DHCP_MAGIC_NUMBER
pub const DHCP_MAGIC_NUMBER: u32 = 0x63825363; // 1_669_485_411u32Expand description
The magic cookie that starts the options field of every DHCP packet.
pub const DHCP_MAGIC_NUMBER: u32 = 0x63825363; // 1_669_485_411u32The magic cookie that starts the options field of every DHCP packet.