Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6.hpp305 const BrCounters &GetBorderRoutingCounters(void) const { return mBrCounters; } in GetBorderRoutingCounters() function in ot::Ip6::Ip6
312 BrCounters &GetBorderRoutingCounters(void) { return mBrCounters; } in GetBorderRoutingCounters() function in ot::Ip6::Ip6