Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
net_stats_eth_hw_timestamp Struct Reference

Ethernet hardware timestamp statistics. More...

#include <net_stats.h>

Data Fields

net_stats_t rx_hwtstamp_cleared
 Number of RX hardware timestamp cleared.
 
net_stats_t tx_hwtstamp_timeouts
 Number of RX hardware timestamp timeout.
 
net_stats_t tx_hwtstamp_skipped
 Number of RX hardware timestamp skipped.
 

Detailed Description

Ethernet hardware timestamp statistics.

Field Documentation

◆ rx_hwtstamp_cleared

net_stats_t net_stats_eth_hw_timestamp::rx_hwtstamp_cleared

Number of RX hardware timestamp cleared.

◆ tx_hwtstamp_skipped

net_stats_t net_stats_eth_hw_timestamp::tx_hwtstamp_skipped

Number of RX hardware timestamp skipped.

◆ tx_hwtstamp_timeouts

net_stats_t net_stats_eth_hw_timestamp::tx_hwtstamp_timeouts

Number of RX hardware timestamp timeout.


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