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

Ethernet flow control statistics. More...

#include <net_stats.h>

Data Fields

net_stats_t rx_flow_control_xon
 
net_stats_t rx_flow_control_xoff
 
net_stats_t tx_flow_control_xon
 
net_stats_t tx_flow_control_xoff
 

Detailed Description

Ethernet flow control statistics.

Field Documentation

◆ rx_flow_control_xoff

net_stats_t net_stats_eth_flow::rx_flow_control_xoff

◆ rx_flow_control_xon

net_stats_t net_stats_eth_flow::rx_flow_control_xon

◆ tx_flow_control_xoff

net_stats_t net_stats_eth_flow::tx_flow_control_xoff

◆ tx_flow_control_xon

net_stats_t net_stats_eth_flow::tx_flow_control_xon

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