Skip to main content

get_trace_row

Function get_trace_row 

Source
pub fn get_trace_row(
    reply: TraceReply,
    rx_id: &u32,
    worker_map: &BiHashMap<u32, String>,
    origin_id: u32,
) -> Vec<String>
Expand description

Get traceroute row format: rx, hop_addr, ttl, tx, trace_dst, trace_ttl, rtt [, origin_id]