Zephyr API 3.6.99
|
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. | |
Ethernet hardware timestamp statistics.
net_stats_t net_stats_eth_hw_timestamp::rx_hwtstamp_cleared |
Number of RX hardware timestamp cleared.
net_stats_t net_stats_eth_hw_timestamp::tx_hwtstamp_skipped |
Number of RX hardware timestamp skipped.
net_stats_t net_stats_eth_hw_timestamp::tx_hwtstamp_timeouts |
Number of RX hardware timestamp timeout.