NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
eth_l2_fwd_dev_stats Struct Reference

Data Fields

uint64_t rx_pkts
 
uint64_t rx_dropped
 
uint64_t total_tx_pkts
 

Detailed Description

Definition at line 58 of file eth_l2_fwd_core.c.

Field Documentation

◆ rx_dropped

uint64_t eth_l2_fwd_dev_stats::rx_dropped

Definition at line 60 of file eth_l2_fwd_core.c.

◆ rx_pkts

uint64_t eth_l2_fwd_dev_stats::rx_pkts

Definition at line 59 of file eth_l2_fwd_core.c.

◆ total_tx_pkts

uint64_t eth_l2_fwd_dev_stats::total_tx_pkts

Definition at line 61 of file eth_l2_fwd_core.c.


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