Zephyr API Documentation
3.4.0
A Scalable Open Source RTOS
|
|
3.4.0 |
Number of network packets sent and received. More...
#include <net_stats.h>
Data Fields | |
net_stats_t | tx |
net_stats_t | rx |
Number of network packets sent and received.
net_stats_t net_stats_pkts::rx |
Number of packets received
net_stats_t net_stats_pkts::tx |
Number of packets sent