| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
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_peer > | peers |
| bool | vc_enabled |
| uint32_t | crypt_offset |
| uint32_t | default_psp_proto_ver |
describes a network of peers which participate in a network of PSP tunnel connections.
Definition at line 108 of file psp_gw_config.h.
| uint32_t psp_gw_net_config::crypt_offset |
Definition at line 112 of file psp_gw_config.h.
| uint32_t psp_gw_net_config::default_psp_proto_ver |
Definition at line 113 of file psp_gw_config.h.
| std::vector<psp_gw_peer> psp_gw_net_config::peers |
Definition at line 109 of file psp_gw_config.h.
| bool psp_gw_net_config::vc_enabled |
Definition at line 111 of file psp_gw_config.h.