Home
last modified time | relevance | path

Searched refs:ExtractMappedAddress (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/rtc_base/
Dip_address.cc49 static in_addr ExtractMappedAddress(const in6_addr& addr);
186 in_addr addr = ExtractMappedAddress(u_.ip6); in Normalized()
259 in_addr ExtractMappedAddress(const in6_addr& in6) { in ExtractMappedAddress() function