pub const CODE_DST_UNREACH_HOST: u8 = 1;
Expand description

ICMP destination unreachable code for “Host Unreachable” (defined in RFC 792)