Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.hpp847 const RouterAdvert::Header &GetLocalRaHeaderToMirror(void) const { return mLocalRaHeader; } in GetLocalRaHeaderToMirror() function in ot::BorderRouter::RoutingManager::RxRaTracker
Drouting_manager.cpp581 if (mRxRaTracker.GetLocalRaHeaderToMirror().IsValid()) in SendRouterAdvertisement()
583 header = mRxRaTracker.GetLocalRaHeaderToMirror(); in SendRouterAdvertisement()