0.01.00
otIpCounters Struct Reference

This structure represents the IP level counters. More...

#include <include/openthread/types.h>

Public Attributes

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.


The documentation for this struct was generated from the following file: