Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/thread/
Dnetwork_data.cpp721 , mRlocs(aRlocs) in FindBorderRouters()
754 if (mRlocs[index] == aRloc16) in FindBorderRouters()
763 mRlocs[mLength++] = aRloc16; in FindBorderRouters()
772 uint16_t *mRlocs; in FindBorderRouters() member in ot::NetworkData::NetworkData::FindBorderRouters::Rlocs