Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
DDnsProxyListener.cpp421 bool onlyNonSpecialUseIPv4Addresses(struct hostent* hp) { in onlyNonSpecialUseIPv4Addresses() function
432 bool onlyNonSpecialUseIPv4Addresses(const addrinfo* res) { in onlyNonSpecialUseIPv4Addresses() function
493 if (!onlyNonSpecialUseIPv4Addresses(hp)) return false; in synthesizeNat64PrefixWithARecord()
528 if (!onlyNonSpecialUseIPv4Addresses(result)) return false; in synthesizeNat64PrefixWithARecord()