pub const CODE_DST_UNREACH_PORT: u8 = 3;
Expand description

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