Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Drouter_table.cpp262 const Router *RouterTable::FindRouter(const Router::AddressMatcher &aMatcher) const in FindRouter() function in ot::RouterTable
308 Router *RouterTable::FindRouter(const Mac::ExtAddress &aExtAddress) in FindRouter() function in ot::RouterTable
H A Drouter_table.hpp459 Router *FindRouter(const Router::AddressMatcher &aMatcher) in FindRouter() function in ot::RouterTable