Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/net/
Ddns_client.hpp283 bool mIp6QueryResponseRequiresNat64; member in ot::Dns::Client::Response
Ddns_client.cpp325 if ((info.mQueryType == kIp4AddressQuery) || mIp6QueryResponseRequiresNat64) in GetAddress()
1021 aResponse.mIp6QueryResponseRequiresNat64 = true; in ParseResponse()