pub const CODE_DST_UNREACH_PROTOCOL: u8 = 2;
Expand description

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