Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dip6.hpp339 const BrCounters &GetBorderRoutingCounters(void) const { return mBrCounters; } in GetBorderRoutingCounters() function in ot::Ip6::Ip6
347 BrCounters &GetBorderRoutingCounters(void) { return mBrCounters; } in GetBorderRoutingCounters() function in ot::Ip6::Ip6