pub const TYPE_DEST_UNREACH: u8 = 3;
Expand description

ICMPv4 type value indicating a “Destination Unreachable” message (defined in RFC 792).