Home
last modified time | relevance | path

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

/aosp12/packages/modules/DnsResolver/
H A DDnsProxyListener.cpp487 bool synthesizeNat64PrefixWithARecord(const netdutils::IPPrefix& prefix, struct hostent* hp) { in synthesizeNat64PrefixWithARecord() function
522 bool synthesizeNat64PrefixWithARecord(const netdutils::IPPrefix& prefix, addrinfo* result) { in synthesizeNat64PrefixWithARecord() function
712 if (!synthesizeNat64PrefixWithARecord(prefix, *res)) { in doDns64Synthesis()
1121 if (!synthesizeNat64PrefixWithARecord(prefix, *hpp)) { in doDns64Synthesis()