Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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: