Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
net_stats_eth_csum Struct Reference

Ethernet checksum statistics. More...

#include <net_stats.h>

Data Fields

net_stats_t rx_csum_offload_good
 
net_stats_t rx_csum_offload_errors
 

Detailed Description

Ethernet checksum statistics.

Field Documentation

◆ rx_csum_offload_errors

net_stats_t net_stats_eth_csum::rx_csum_offload_errors

◆ rx_csum_offload_good

net_stats_t net_stats_eth_csum::rx_csum_offload_good

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