Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dip6.h827 otPacketsAndBytes mOutboundMulticast; ///< The counters for outbound multicast. member
/openthread-latest/src/core/net/
Dip6.cpp1446 counter = &mBrCounters.mOutboundMulticast; in UpdateBorderRoutingCounters()
/openthread-latest/src/cli/
Dcli.cpp2166 {&otBorderRoutingCounters::mOutboundMulticast, "Outbound Multicast"}, in OutputBorderRouterCounters()