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

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

Collaboration diagram for simple_fwd_app:

Data Fields

struct simple_fwd_ftft
 
uint16_t hairpin_peer [SIMPLE_FWD_PORTS]
 
struct doca_flow_port * ports [SIMPLE_FWD_PORTS]
 
struct doca_flow_pipe * pipe_vxlan [SIMPLE_FWD_PORTS]
 
struct doca_flow_pipe * pipe_gre [SIMPLE_FWD_PORTS]
 
struct doca_flow_pipe * pipe_gtp [SIMPLE_FWD_PORTS]
 
struct doca_flow_pipe * pipe_control [SIMPLE_FWD_PORTS]
 
struct doca_flow_pipe * pipe_hairpin [SIMPLE_FWD_PORTS]
 
struct doca_flow_pipe * pipe_rss [SIMPLE_FWD_PORTS]
 
struct doca_flow_pipe * vxlan_encap_pipe [SIMPLE_FWD_PORTS]
 
uint16_t nb_queues
 
struct doca_flow_aged_query * query_array [0]
 

Detailed Description

Definition at line 41 of file simple_fwd.h.

Field Documentation

◆ ft

struct simple_fwd_ft* simple_fwd_app::ft

Definition at line 42 of file simple_fwd.h.

◆ hairpin_peer

uint16_t simple_fwd_app::hairpin_peer[SIMPLE_FWD_PORTS]

Definition at line 43 of file simple_fwd.h.

◆ nb_queues

uint16_t simple_fwd_app::nb_queues

Definition at line 52 of file simple_fwd.h.

◆ pipe_control

struct doca_flow_pipe* simple_fwd_app::pipe_control[SIMPLE_FWD_PORTS]

Definition at line 48 of file simple_fwd.h.

◆ pipe_gre

struct doca_flow_pipe* simple_fwd_app::pipe_gre[SIMPLE_FWD_PORTS]

Definition at line 46 of file simple_fwd.h.

◆ pipe_gtp

struct doca_flow_pipe* simple_fwd_app::pipe_gtp[SIMPLE_FWD_PORTS]

Definition at line 47 of file simple_fwd.h.

◆ pipe_hairpin

struct doca_flow_pipe* simple_fwd_app::pipe_hairpin[SIMPLE_FWD_PORTS]

Definition at line 49 of file simple_fwd.h.

◆ pipe_rss

struct doca_flow_pipe* simple_fwd_app::pipe_rss[SIMPLE_FWD_PORTS]

Definition at line 50 of file simple_fwd.h.

◆ pipe_vxlan

struct doca_flow_pipe* simple_fwd_app::pipe_vxlan[SIMPLE_FWD_PORTS]

Definition at line 45 of file simple_fwd.h.

◆ ports

struct doca_flow_port* simple_fwd_app::ports[SIMPLE_FWD_PORTS]

Definition at line 44 of file simple_fwd.h.

◆ query_array

struct doca_flow_aged_query* simple_fwd_app::query_array[0]

Definition at line 53 of file simple_fwd.h.

◆ vxlan_encap_pipe

struct doca_flow_pipe* simple_fwd_app::vxlan_encap_pipe[SIMPLE_FWD_PORTS]

Definition at line 51 of file simple_fwd.h.


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