Home
last modified time | relevance | path

Searched defs:aExternalRoute (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/posix/platform/
Dnetif.cpp767 bool HasExternalRouteInNetData(otInstance *aInstance, const otIp6Prefix &aExternalRoute) in HasExternalRouteInNetData()
784 bool HasAddedExternalRoute(const otIp6Prefix &aExternalRoute) in HasAddedExternalRoute()
/external/ot-br-posix/src/dbus/client/
Dthread_api_dbus.cpp450 ClientError ThreadApiDBus::AddExternalRoute(const ExternalRoute &aExternalRoute) in AddExternalRoute()