Searched refs:destination (Results 1 – 4 of 4) sorted by relevance
51 pub(crate) destination: SocketAddr, field60 destination: SocketAddr::new(Ipv4Addr::new(0, 0, 0, 0).into(), 0), in default()
309 let transaction_addr = pending_request.destination; in handle_success_response()467 let transaction_addr = pending_request.destination; in handle_success_response()
727 destination: remote.addr(), in send_binding_request()
337 destination: SocketAddr::from_str("0.0.0.0:0")?, in test_handle_peer_reflexive_unknown_remote()