Searched refs:IsAddressReachableThroughExplicitRoute (Results 1 – 2 of 2) sorted by relevance
850 bool IsAddressReachableThroughExplicitRoute(const Ip6::Address &aAddress) const;
846 VerifyOrExit(!mRxRaTracker.IsAddressReachableThroughExplicitRoute(aIp6Header.GetDestination())); in CheckReachabilityToSendIcmpError()1869 bool RoutingManager::RxRaTracker::IsAddressReachableThroughExplicitRoute(const Ip6::Address &aAddre… in IsAddressReachableThroughExplicitRoute() function in ot::BorderRouter::RoutingManager::RxRaTracker