otIpCounters

nRF5 SDK for Thread and Zigbee v4.2.0

#include <thread.h>

Data Fields

uint32_t mTxSuccess
 The number of IPv6 packets successfully transmitted.
 
uint32_t mRxSuccess
 The number of IPv6 packets successfully received.
 
uint32_t mTxFailure
 The number of IPv6 packets failed to transmit.
 
uint32_t mRxFailure
 The number of IPv6 packets failed to receive.
 

Detailed Description

This structure represents the IP level counters.

  • external/openthread/include/openthread/thread.h