NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
simple_fwd_port.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  simple_fwd_port_cfg
 

Macros

#define NUM_OF_PORTS   (2) /* Number of ports used */
 

Functions

int simple_fwd_dump_port_stats (uint16_t port_id, struct doca_flow_port *port)
 

Macro Definition Documentation

◆ NUM_OF_PORTS

#define NUM_OF_PORTS   (2) /* Number of ports used */

Definition at line 29 of file simple_fwd_port.h.

Function Documentation

◆ simple_fwd_dump_port_stats()

int simple_fwd_dump_port_stats ( uint16_t  port_id,
struct doca_flow_port *  port 
)

Definition at line 164 of file simple_fwd_port.c.