Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/posix/platform/
H A Dnetif.cpp854 bool HasExternalRouteInNetData(otInstance *aInstance, const otIp6Prefix &aExternalRoute) in HasExternalRouteInNetData()
871 bool HasAddedExternalRoute(const otIp6Prefix &aExternalRoute) in HasAddedExternalRoute()
/aosp_15_r20/external/ot-br-posix/src/dbus/client/
H A Dthread_api_dbus.cpp451 ClientError ThreadApiDBus::AddExternalRoute(const ExternalRoute &aExternalRoute) in AddExternalRoute()