This structure represents the IP level counters.
#include <
include/openthread/thread.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.
|
|
This structure represents the IP level counters.
The documentation for this struct was generated from the following file:
-
include/openthread/
thread.h