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_tx_time Struct Reference

Network packet transfer times for calculating average TX time. More...

#include <net_stats.h>

Data Fields

uint64_t sum
 
net_stats_t count
 

Detailed Description

Network packet transfer times for calculating average TX time.

Field Documentation

◆ count

net_stats_t net_stats_tx_time::count

◆ sum

uint64_t net_stats_tx_time::sum

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