Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dip6.h825 otPacketsAndBytes mInboundMulticast; ///< The counters for inbound multicast. member
/openthread-latest/src/core/net/
Dip6.cpp1427 counter = &mBrCounters.mInboundMulticast; in UpdateBorderRoutingCounters()
/openthread-latest/src/cli/
Dcli.cpp2164 {&otBorderRoutingCounters::mInboundMulticast, "Inbound Multicast"}, in OutputBorderRouterCounters()