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

Describes a peer which is capable of exchanging traffic flows over a PSP tunnel. More...

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

Data Fields

uint32_t psp_proto_ver
 
std::vector< ip_pairvip_pairs
 
std::string svc_addr
 

Detailed Description

Describes a peer which is capable of exchanging traffic flows over a PSP tunnel.

Currently, only one PF per peer is supported, but this could be extended to a list of PFs.

Definition at line 98 of file psp_gw_config.h.

Field Documentation

◆ psp_proto_ver

uint32_t psp_gw_peer::psp_proto_ver

Definition at line 99 of file psp_gw_config.h.

◆ svc_addr

std::string psp_gw_peer::svc_addr

Definition at line 101 of file psp_gw_config.h.

◆ vip_pairs

std::vector<ip_pair> psp_gw_peer::vip_pairs

Definition at line 100 of file psp_gw_config.h.


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