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

describes a network of peers which participate in a network of PSP tunnel connections. More...

#include </opt/mellanox/doca/applications/psp_gateway/psp_gw_config.h>

Data Fields

std::vector< psp_gw_peerpeers
 
bool vc_enabled
 
uint32_t crypt_offset
 
uint32_t default_psp_proto_ver
 

Detailed Description

describes a network of peers which participate in a network of PSP tunnel connections.

Definition at line 108 of file psp_gw_config.h.

Field Documentation

◆ crypt_offset

uint32_t psp_gw_net_config::crypt_offset

Definition at line 112 of file psp_gw_config.h.

◆ default_psp_proto_ver

uint32_t psp_gw_net_config::default_psp_proto_ver

Definition at line 113 of file psp_gw_config.h.

◆ peers

std::vector<psp_gw_peer> psp_gw_net_config::peers

Definition at line 109 of file psp_gw_config.h.

◆ vc_enabled

bool psp_gw_net_config::vc_enabled

Definition at line 111 of file psp_gw_config.h.


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