| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#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 |
Definition at line 32 of file simple_fwd_port.h.
| bool simple_fwd_port_cfg::age_thread |
Definition at line 38 of file simple_fwd_port.h.
| bool simple_fwd_port_cfg::is_hairpin |
Definition at line 37 of file simple_fwd_port.h.
| uint32_t simple_fwd_port_cfg::nb_counters |
Definition at line 36 of file simple_fwd_port.h.
| uint32_t simple_fwd_port_cfg::nb_meters |
Definition at line 35 of file simple_fwd_port.h.
| uint16_t simple_fwd_port_cfg::nb_queues |
Definition at line 34 of file simple_fwd_port.h.
| uint16_t simple_fwd_port_cfg::port_id |
Definition at line 33 of file simple_fwd_port.h.