Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
DDnsProxyListener.cpp417 bool onlyNonSpecialUseIPv4Addresses(struct hostent* hp) { in onlyNonSpecialUseIPv4Addresses() function
428 bool onlyNonSpecialUseIPv4Addresses(const addrinfo* res) { in onlyNonSpecialUseIPv4Addresses() function
489 if (!onlyNonSpecialUseIPv4Addresses(hp)) return false; in synthesizeNat64PrefixWithARecord()
524 if (!onlyNonSpecialUseIPv4Addresses(result)) return false; in synthesizeNat64PrefixWithARecord()