pub const CODE_DST_UNREACH_HOST_PROHIB: u8 = 10;
Expand description

ICMP destination unreachable code for “Communication with Destination Host is Administratively Prohibited” (defined in RFC 1122)