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

#include </opt/mellanox/doca/applications/simple_fwd_vnf/simple_fwd_port.h>

Data Fields

uint16_t port_id
 
uint16_t nb_queues
 
uint32_t nb_meters
 
uint32_t nb_counters
 
bool is_hairpin
 
bool age_thread
 

Detailed Description

Definition at line 32 of file simple_fwd_port.h.

Field Documentation

◆ age_thread

bool simple_fwd_port_cfg::age_thread

Definition at line 38 of file simple_fwd_port.h.

◆ is_hairpin

bool simple_fwd_port_cfg::is_hairpin

Definition at line 37 of file simple_fwd_port.h.

◆ nb_counters

uint32_t simple_fwd_port_cfg::nb_counters

Definition at line 36 of file simple_fwd_port.h.

◆ nb_meters

uint32_t simple_fwd_port_cfg::nb_meters

Definition at line 35 of file simple_fwd_port.h.

◆ nb_queues

uint16_t simple_fwd_port_cfg::nb_queues

Definition at line 34 of file simple_fwd_port.h.

◆ port_id

uint16_t simple_fwd_port_cfg::port_id

Definition at line 33 of file simple_fwd_port.h.


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