Zephyr API Documentation  3.6.0
A Scalable Open Source RTOS
3.6.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
net_stats_eth_hw_timestamp Struct Reference

Ethernet hardware timestamp statistics. More...

#include <net_stats.h>

Data Fields

net_stats_t rx_hwtstamp_cleared
 
net_stats_t tx_hwtstamp_timeouts
 
net_stats_t tx_hwtstamp_skipped
 

Detailed Description

Ethernet hardware timestamp statistics.

Field Documentation

◆ rx_hwtstamp_cleared

net_stats_t net_stats_eth_hw_timestamp::rx_hwtstamp_cleared

◆ tx_hwtstamp_skipped

net_stats_t net_stats_eth_hw_timestamp::tx_hwtstamp_skipped

◆ tx_hwtstamp_timeouts

net_stats_t net_stats_eth_hw_timestamp::tx_hwtstamp_timeouts

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