Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dipaddress.cc47 static in_addr ExtractMappedAddress(const in6_addr& addr);
185 in_addr addr = ExtractMappedAddress(u_.ip6); in Normalized()
231 in_addr ExtractMappedAddress(const in6_addr& in6) { in ExtractMappedAddress() function