NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
multi_thread_insertion_ctx Struct Reference
Collaboration diagram for multi_thread_insertion_ctx:

Data Fields

struct ipsec_security_gw_configapp_cfg
 
struct ipsec_security_gw_ports_map ** ports
 
int queue_id
 
int nb_encrypt_rules
 
int nb_decrypt_rules
 
int encrypt_rule_offset
 
int decrypt_rule_offset
 

Detailed Description

Definition at line 55 of file ipsec_security_gw.c.

Field Documentation

◆ app_cfg

struct ipsec_security_gw_config* multi_thread_insertion_ctx::app_cfg

Definition at line 56 of file ipsec_security_gw.c.

◆ decrypt_rule_offset

int multi_thread_insertion_ctx::decrypt_rule_offset

Definition at line 62 of file ipsec_security_gw.c.

◆ encrypt_rule_offset

int multi_thread_insertion_ctx::encrypt_rule_offset

Definition at line 61 of file ipsec_security_gw.c.

◆ nb_decrypt_rules

int multi_thread_insertion_ctx::nb_decrypt_rules

Definition at line 60 of file ipsec_security_gw.c.

◆ nb_encrypt_rules

int multi_thread_insertion_ctx::nb_encrypt_rules

Definition at line 59 of file ipsec_security_gw.c.

◆ ports

struct ipsec_security_gw_ports_map** multi_thread_insertion_ctx::ports

Definition at line 57 of file ipsec_security_gw.c.

◆ queue_id

int multi_thread_insertion_ctx::queue_id

Definition at line 58 of file ipsec_security_gw.c.


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