Home
last modified time | relevance | path

Searched defs:AddExternalRoute (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_publisher.cpp881 Error Publisher::PrefixEntry::AddExternalRoute(void) in AddExternalRoute() function in ot::NetworkData::Publisher::PrefixEntry
/aosp_15_r20/external/ot-br-posix/src/dbus/client/
H A Dthread_api_dbus.cpp451 ClientError ThreadApiDBus::AddExternalRoute(const ExternalRoute &aExternalRoute) in AddExternalRoute() function in otbr::DBus::ThreadApiDBus
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dnetif.cpp843 static otError AddExternalRoute(const otIp6Prefix &aPrefix) in AddExternalRoute() function