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

doca flow shared resource configuration More...

#include <doca_flow.h>

Collaboration diagram for doca_flow_shared_resource_cfg:

Data Fields

union {
   struct doca_flow_resource_meter_cfg   meter_cfg
 
   struct doca_flow_resource_rss_cfg   rss_cfg
 
   struct doca_flow_resource_psp_cfg   psp_cfg
 
   struct doca_flow_resource_mirror_cfg   mirror_cfg
 
   struct doca_flow_resource_encap_cfg   encap_cfg
 
   struct doca_flow_resource_decap_cfg   decap_cfg
 
   struct doca_flow_resource_ipsec_sa_cfg   ipsec_sa_cfg
 
}; 
 

Detailed Description

doca flow shared resource configuration

Definition at line 953 of file doca_flow.h.

Field Documentation

◆ 

union { ... }

◆ decap_cfg

struct doca_flow_resource_decap_cfg doca_flow_shared_resource_cfg::decap_cfg

Definition at line 944 of file doca_flow.h.

◆ encap_cfg

struct doca_flow_resource_encap_cfg doca_flow_shared_resource_cfg::encap_cfg

Definition at line 944 of file doca_flow.h.

◆ ipsec_sa_cfg

struct doca_flow_resource_ipsec_sa_cfg doca_flow_shared_resource_cfg::ipsec_sa_cfg

Definition at line 944 of file doca_flow.h.

◆ meter_cfg

struct doca_flow_resource_meter_cfg doca_flow_shared_resource_cfg::meter_cfg

Definition at line 944 of file doca_flow.h.

◆ mirror_cfg

struct doca_flow_resource_mirror_cfg doca_flow_shared_resource_cfg::mirror_cfg

Definition at line 944 of file doca_flow.h.

◆ psp_cfg

struct doca_flow_resource_psp_cfg doca_flow_shared_resource_cfg::psp_cfg

Definition at line 944 of file doca_flow.h.

◆ rss_cfg

struct doca_flow_resource_rss_cfg doca_flow_shared_resource_cfg::rss_cfg

Definition at line 944 of file doca_flow.h.


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