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

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

Collaboration diagram for security_gateway_pipe_info:

Data Fields

char name [MAX_NAME_LEN+1]
 
struct doca_flow_pipe * pipe
 
uint32_t nb_entries
 
struct security_gateway_entry_infoentries_info
 

Detailed Description

Definition at line 126 of file ipsec_ctx.h.

Field Documentation

◆ entries_info

struct security_gateway_entry_info* security_gateway_pipe_info::entries_info

Definition at line 130 of file ipsec_ctx.h.

◆ name

char security_gateway_pipe_info::name[MAX_NAME_LEN+1]

Definition at line 127 of file ipsec_ctx.h.

◆ nb_entries

uint32_t security_gateway_pipe_info::nb_entries

Definition at line 129 of file ipsec_ctx.h.

◆ pipe

struct doca_flow_pipe* security_gateway_pipe_info::pipe

Definition at line 128 of file ipsec_ctx.h.


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