DPDK  21.02.0
Data Fields
rte_swx_port_out_stats Struct Reference

#include <rte_swx_port.h>

Data Fields

uint64_t n_pkts
 
uint64_t n_bytes
 

Detailed Description

Output port statistics counters.

Examples:
examples/pipeline/cli.c.

Definition at line 160 of file rte_swx_port.h.

Field Documentation

uint64_t n_pkts

Number of packets.

Definition at line 162 of file rte_swx_port.h.

uint64_t n_bytes

Number of bytes.

Definition at line 165 of file rte_swx_port.h.


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