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

Number of bytes sent and received. More...

#include <net_stats.h>

Data Fields

net_stats_t sent
 
net_stats_t received
 

Detailed Description

Number of bytes sent and received.

Field Documentation

◆ received

net_stats_t net_stats_bytes::received

Number of bytes received

◆ sent

net_stats_t net_stats_bytes::sent

Number of bytes sent


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