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

Data Fields | |
| struct doca_flow_pipe * | pipe |
| struct doca_flow_match * | match |
| struct doca_flow_actions * | action |
| struct doca_flow_monitor * | mon |
| struct doca_flow_fwd * | fwd |
| enum upf_accel_port | port_id |
| enum doca_flow_pipe_domain | domain |
| uint32_t | entry_idx |
Definition at line 375 of file upf_accel.h.
| struct doca_flow_actions* upf_accel_entry_cfg::action |
Definition at line 378 of file upf_accel.h.
| enum doca_flow_pipe_domain upf_accel_entry_cfg::domain |
Definition at line 380 of file upf_accel.h.
| uint32_t upf_accel_entry_cfg::entry_idx |
Definition at line 383 of file upf_accel.h.
| struct doca_flow_fwd* upf_accel_entry_cfg::fwd |
Definition at line 380 of file upf_accel.h.
| struct doca_flow_match* upf_accel_entry_cfg::match |
Definition at line 377 of file upf_accel.h.
| struct doca_flow_monitor* upf_accel_entry_cfg::mon |
Definition at line 379 of file upf_accel.h.
| struct doca_flow_pipe* upf_accel_entry_cfg::pipe |
Definition at line 376 of file upf_accel.h.
| enum upf_accel_port upf_accel_entry_cfg::port_id |
Definition at line 380 of file upf_accel.h.