pub const PING_DEFAULT_REQUEST_DATA_LENGTH: usize = 32;
Default length of the data payload in ICMP echo request packets. This matches the default payload size used by most ping implementations.