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

#include </opt/mellanox/doca/applications/ipsec_security_gw/flow_common.h>

Collaboration diagram for ipsec_security_gw_core_ctx:

Data Fields

uint16_t queue_id
 
struct ipsec_security_gw_configconfig
 
struct encrypt_ruleencrypt_rules
 
struct decrypt_ruledecrypt_rules
 
int * nb_encrypt_rules
 
struct ipsec_security_gw_ports_map ** ports
 

Detailed Description

Definition at line 85 of file flow_common.h.

Field Documentation

◆ config

struct ipsec_security_gw_config* ipsec_security_gw_core_ctx::config

Definition at line 87 of file flow_common.h.

◆ decrypt_rules

struct decrypt_rule* ipsec_security_gw_core_ctx::decrypt_rules

Definition at line 89 of file flow_common.h.

◆ encrypt_rules

struct encrypt_rule* ipsec_security_gw_core_ctx::encrypt_rules

Definition at line 88 of file flow_common.h.

◆ nb_encrypt_rules

int* ipsec_security_gw_core_ctx::nb_encrypt_rules

Definition at line 90 of file flow_common.h.

◆ ports

struct ipsec_security_gw_ports_map** ipsec_security_gw_core_ctx::ports

Definition at line 91 of file flow_common.h.

◆ queue_id

uint16_t ipsec_security_gw_core_ctx::queue_id

Definition at line 86 of file flow_common.h.


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