| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/simple_fwd_vnf/simple_fwd_vnf_core.h>

Data Fields | |
| struct application_dpdk_config * | dpdk_cfg |
| uint16_t | rx_only |
| uint16_t | hw_offload |
| uint64_t | stats_timer |
| bool | is_hairpin |
| bool | age_thread |
Definition at line 34 of file simple_fwd_vnf_core.h.
| bool simple_fwd_config::age_thread |
Definition at line 41 of file simple_fwd_vnf_core.h.
| struct application_dpdk_config* simple_fwd_config::dpdk_cfg |
Definition at line 35 of file simple_fwd_vnf_core.h.
| uint16_t simple_fwd_config::hw_offload |
Definition at line 38 of file simple_fwd_vnf_core.h.
| bool simple_fwd_config::is_hairpin |
Definition at line 40 of file simple_fwd_vnf_core.h.
| uint16_t simple_fwd_config::rx_only |
Definition at line 36 of file simple_fwd_vnf_core.h.
| uint64_t simple_fwd_config::stats_timer |
Definition at line 39 of file simple_fwd_vnf_core.h.