Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dip6.h824 otPacketsAndBytes mInboundUnicast; ///< The counters for inbound unicast. member
/openthread-latest/src/core/net/
Dip6.cpp1431 counter = &mBrCounters.mInboundUnicast; in UpdateBorderRoutingCounters()
/openthread-latest/src/cli/
Dcli.cpp2163 {&otBorderRoutingCounters::mInboundUnicast, "Inbound Unicast"}, in OutputBorderRouterCounters()