This structure contains the SLQSGetNetStatistic Information
- Parameters
-
| rx_packets |
- Number of received Packets without error
|
| tx_packets |
- Number of transmitted Packets without error
|
| rx_bytes |
- Number of bytes recieved without error
|
| tx_bytes |
- NNumbero of bytes transmitted without error
|
| rx_error |
- Number of incoming packets with framing errors
|
| tx_error |
- Number of outgoing packets with framing errors
|
| rx_overflows |
- Number of packets dropped because Rx buffer overflowed
|
| tx_overflows |
- Number of packets dropped because Tx buffer overflowed
|