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

Data Fields | |
| char | name [MAX_NAME_LEN+1] |
| struct doca_flow_pipe * | pipe |
| uint32_t | nb_entries |
| struct security_gateway_entry_info * | entries_info |
Definition at line 126 of file ipsec_ctx.h.
| struct security_gateway_entry_info* security_gateway_pipe_info::entries_info |
Definition at line 130 of file ipsec_ctx.h.
| char security_gateway_pipe_info::name[MAX_NAME_LEN+1] |
Definition at line 127 of file ipsec_ctx.h.
| uint32_t security_gateway_pipe_info::nb_entries |
Definition at line 129 of file ipsec_ctx.h.
| struct doca_flow_pipe* security_gateway_pipe_info::pipe |
Definition at line 128 of file ipsec_ctx.h.