pub const CODE_DST_UNREACH_SOURCE_ROUTE_FAILED: u8 = 5;
Expand description

ICMP destination unreachable code for “Source Route Failed” (defined in RFC 792)