Searched refs:mapped_ip (Results 1 – 2 of 2) sorted by relevance
230 let mut mapped_ip = ip; in gather_candidates_local() localVariable236 mapped_ip = mi; in gather_candidates_local()251 mapped_ip.to_string() in gather_candidates_local()329 mapped_ip, in gather_candidates_local()343 mapped_ip, in gather_candidates_local()503 let mapped_ip = { in gather_candidates_srflx_mapped() localVariable529 address: mapped_ip.to_string(), in gather_candidates_srflx_mapped()547 mapped_ip, in gather_candidates_srflx_mapped()
147 pub(crate) fn get_paired_local_ip(&self, mapped_ip: &IpAddr) -> Option<&IpAddr> { in get_paired_local_ip()149 if ip == mapped_ip { in get_paired_local_ip()