pub const TYPE_ECHO_REQUEST: u8 = 8;
Expand description

ICMPv4 type value indicating a “Echo Request” message (defined in RFC 792).