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

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

Collaboration diagram for upf_accel_entry_ctx:

Data Fields

enum upf_accel_rule_type type
 
union {
   struct upf_accel_dyn_entry_ctx   dyn_ctx
 
   struct upf_accel_static_entry_ctx   static_ctx
 
}; 
 

Detailed Description

Definition at line 329 of file upf_accel.h.

Field Documentation

◆ 

union { ... }

◆ dyn_ctx

struct upf_accel_dyn_entry_ctx upf_accel_entry_ctx::dyn_ctx

Definition at line 313 of file upf_accel.h.

◆ static_ctx

struct upf_accel_static_entry_ctx upf_accel_entry_ctx::static_ctx

Definition at line 313 of file upf_accel.h.

◆ type

enum upf_accel_rule_type upf_accel_entry_ctx::type

Definition at line 313 of file upf_accel.h.


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