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

#include </opt/mellanox/doca/applications/upf_accel/upf_accel.h>

Collaboration diagram for upf_accel_entry_cfg:

Data Fields

struct doca_flow_pipe * pipe
 
struct doca_flow_matchmatch
 
struct doca_flow_actionsaction
 
struct doca_flow_monitormon
 
struct doca_flow_fwdfwd
 
enum upf_accel_port port_id
 
enum doca_flow_pipe_domain domain
 
uint32_t entry_idx
 

Detailed Description

Definition at line 375 of file upf_accel.h.

Field Documentation

◆ action

struct doca_flow_actions* upf_accel_entry_cfg::action

Definition at line 378 of file upf_accel.h.

◆ domain

enum doca_flow_pipe_domain upf_accel_entry_cfg::domain

Definition at line 380 of file upf_accel.h.

◆ entry_idx

uint32_t upf_accel_entry_cfg::entry_idx

Definition at line 383 of file upf_accel.h.

◆ fwd

struct doca_flow_fwd* upf_accel_entry_cfg::fwd

Definition at line 380 of file upf_accel.h.

◆ match

struct doca_flow_match* upf_accel_entry_cfg::match

Definition at line 377 of file upf_accel.h.

◆ mon

struct doca_flow_monitor* upf_accel_entry_cfg::mon

Definition at line 379 of file upf_accel.h.

◆ pipe

struct doca_flow_pipe* upf_accel_entry_cfg::pipe

Definition at line 376 of file upf_accel.h.

◆ port_id

enum upf_accel_port upf_accel_entry_cfg::port_id

Definition at line 380 of file upf_accel.h.


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