Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
net_stats_pkts Struct Reference

Number of network packets sent and received. More...

#include <net_stats.h>

Data Fields

net_stats_t tx
 
net_stats_t rx
 

Detailed Description

Number of network packets sent and received.

Field Documentation

◆ rx

net_stats_t net_stats_pkts::rx

Number of packets received

◆ tx

net_stats_t net_stats_pkts::tx

Number of packets sent


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