Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Ddns_client.hpp284 bool mIp6QueryResponseRequiresNat64; member in ot::Dns::Client::Response
Ddns_client.cpp329 if ((info.mQueryType == kIp4AddressQuery) || mIp6QueryResponseRequiresNat64) in GetAddress()
1029 aResponse.mIp6QueryResponseRequiresNat64 = true; in ParseResponse()