Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/base/
Dipaddress.cc64 static in_addr ExtractMappedAddress(const in6_addr& addr);
189 in_addr addr = ExtractMappedAddress(u_.ip6); in Normalized()
215 in_addr ExtractMappedAddress(const in6_addr& in6) { in ExtractMappedAddress() function