Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
DDnsProxyListener.cpp488 bool synthesizeNat64PrefixWithARecord(const netdutils::IPPrefix& prefix, struct hostent* hp) { in synthesizeNat64PrefixWithARecord() function
523 bool synthesizeNat64PrefixWithARecord(const netdutils::IPPrefix& prefix, addrinfo** res, in synthesizeNat64PrefixWithARecord() function
896 if (!synthesizeNat64PrefixWithARecord(prefix, res, unspecWantedButNoIPv6, &mNetContext)) { in doDns64Synthesis()
1319 if (!synthesizeNat64PrefixWithARecord(prefix, *hpp)) { in doDns64Synthesis()