Skip to main content

make_trace_reply

Function make_trace_reply 

Source
fn make_trace_reply(
    hop_addr: Address,
    ttl: u32,
    rx_time: u64,
    tx_time: u64,
    tx_id: u32,
    trace_dst: Address,
    hop_count: u32,
) -> Reply
Expand description

Helper to construct a trace Reply from decoded fields