Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Network packet receive times for calculating average RX time. More...
#include <net_stats.h>
Data Fields | |
uint64_t | sum |
net_stats_t | count |
Network packet receive times for calculating average RX time.
net_stats_t net_stats_rx_time::count |
uint64_t net_stats_rx_time::sum |