Searched refs:IsNat64 (Results 1 – 4 of 4) sorted by relevance
323 bool IsNat64(const Ip6::Address &aAddress) const;
429 bool IsNat64(void) const { return (mFlags & kNat64Flag) != 0; } in IsNat64() function in ot::NetworkData::HasRouteEntry
120 bool Leader::IsNat64(const Ip6::Address &aAddress) const in IsNat64() function in ot::NetworkData::Leader
847 VerifyOrExit(!Get<NetworkData::Leader>().IsNat64(aIp6Header.GetDestination())); in CheckReachabilityToSendIcmpError()