openthread-br
0.3.0-72c0388
|
Public Attributes | |
uint64_t | m4To6Packets |
Number of packets translated from IPv4 to IPv6. | |
uint64_t | m4To6Bytes |
Sum of size of packets translated from IPv4 to IPv6. | |
uint64_t | m6To4Packets |
Number of packets translated from IPv6 to IPv4. | |
uint64_t | m6To4Bytes |
Sum of size of packets translated from IPv6 to IPv4. | |