pub const CODE_DST_UNREACH_NEED_FRAG: u8 = 4;
Expand description

ICMP destination unreachable code for “Fragmentation Needed and Don’t Fragment was Set” (defined in RFC 792)