Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.hpp850 bool IsAddressReachableThroughExplicitRoute(const Ip6::Address &aAddress) const;
Drouting_manager.cpp846 VerifyOrExit(!mRxRaTracker.IsAddressReachableThroughExplicitRoute(aIp6Header.GetDestination())); in CheckReachabilityToSendIcmpError()
1869 bool RoutingManager::RxRaTracker::IsAddressReachableThroughExplicitRoute(const Ip6::Address &aAddre… in IsAddressReachableThroughExplicitRoute() function in ot::BorderRouter::RoutingManager::RxRaTracker