pub const CODE_DST_UNREACH_HOST_UNKNOWN: u8 = 7;
Expand description

ICMP destination unreachable code for “Destination Host Unknown” (defined in RFC 1122)