pub const ICMPV6_HEADER_SIZE: usize = 4;
Minimum ICMPv6 header size (type + code + checksum = 4 bytes)