Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
net_stats_rx_time Struct Reference

Network packet receive times for calculating average RX time. More...

#include <net_stats.h>

Data Fields

uint64_t sum
 
net_stats_t count
 

Detailed Description

Network packet receive times for calculating average RX time.

Field Documentation

◆ count

net_stats_t net_stats_rx_time::count

◆ sum

uint64_t net_stats_rx_time::sum

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