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

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 | |
| }; | |
Definition at line 329 of file upf_accel.h.
| union { ... } |
| struct upf_accel_dyn_entry_ctx upf_accel_entry_ctx::dyn_ctx |
Definition at line 313 of file upf_accel.h.
| struct upf_accel_static_entry_ctx upf_accel_entry_ctx::static_ctx |
Definition at line 313 of file upf_accel.h.
| enum upf_accel_rule_type upf_accel_entry_ctx::type |
Definition at line 313 of file upf_accel.h.