Home
last modified time | relevance | path

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

/system/netd/resolv/
DDnsProxyListener.cpp423 bool synthesizeNat64PrefixWithARecord(const netdutils::IPPrefix& prefix, struct hostent* hp) { in synthesizeNat64PrefixWithARecord() function
458 bool synthesizeNat64PrefixWithARecord(const netdutils::IPPrefix& prefix, addrinfo* result) { in synthesizeNat64PrefixWithARecord() function
628 if (!synthesizeNat64PrefixWithARecord(prefix, *res)) { in doDns64Synthesis()
1025 if (!synthesizeNat64PrefixWithARecord(prefix, *hpp)) { in doDns64Synthesis()