Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dip6.h826 otPacketsAndBytes mOutboundUnicast; ///< The counters for outbound unicast. member
/openthread-latest/src/core/net/
Dip6.cpp1450 counter = &mBrCounters.mOutboundUnicast; in UpdateBorderRoutingCounters()
/openthread-latest/src/cli/
Dcli.cpp2165 {&otBorderRoutingCounters::mOutboundUnicast, "Outbound Unicast"}, in OutputBorderRouterCounters()