fn parse_quoted_probe(payload: &[u8], is_v6: bool) -> Option<QuotedProbe<'_>>Expand description
Parse the quoted IP datagram carried in an ICMP error message.
fn parse_quoted_probe(payload: &[u8], is_v6: bool) -> Option<QuotedProbe<'_>>Parse the quoted IP datagram carried in an ICMP error message.