|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Ethernet checksum statistics. More...
#include <net_stats.h>
Data Fields | |
| net_stats_t | rx_csum_offload_good |
| Number of good RX checksum offloading. | |
| net_stats_t | rx_csum_offload_errors |
| Number of failed RX checksum offloading. | |
Ethernet checksum statistics.
| net_stats_t net_stats_eth_csum::rx_csum_offload_errors |
Number of failed RX checksum offloading.
| net_stats_t net_stats_eth_csum::rx_csum_offload_good |
Number of good RX checksum offloading.