⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

ICMPV6_ECHO_HEADER_SIZE

Constant ICMPV6_ECHO_HEADER_SIZE 

Source
pub const ICMPV6_ECHO_HEADER_SIZE: usize = 8;
Expand description

ICMPv6 echo header size (type + code + checksum + id + seq = 8 bytes)