Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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: