Home
last modified time | relevance | path

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

/system/netd/resolv/
DDnsProxyListener.cpp353 bool onlyNonSpecialUseIPv4Addresses(struct hostent* hp) { in onlyNonSpecialUseIPv4Addresses() function
364 bool onlyNonSpecialUseIPv4Addresses(const addrinfo* res) { in onlyNonSpecialUseIPv4Addresses() function
425 if (!onlyNonSpecialUseIPv4Addresses(hp)) return false; in synthesizeNat64PrefixWithARecord()
460 if (!onlyNonSpecialUseIPv4Addresses(result)) return false; in synthesizeNat64PrefixWithARecord()