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

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

Data Fields

char pci_addr [DOCA_DEVINFO_PCI_ADDR_SIZE]
 
char iface_name [DOCA_DEVINFO_IFACE_NAME_SIZE]
 
bool open_by_pci
 
bool open_by_name
 
struct doca_dev * doca_dev
 
bool has_device
 

Detailed Description

Definition at line 214 of file ipsec_ctx.h.

Field Documentation

◆ doca_dev

struct doca_dev* ipsec_security_gw_dev_info::doca_dev

Definition at line 219 of file ipsec_ctx.h.

◆ has_device

bool ipsec_security_gw_dev_info::has_device

Definition at line 220 of file ipsec_ctx.h.

◆ iface_name

char ipsec_security_gw_dev_info::iface_name[DOCA_DEVINFO_IFACE_NAME_SIZE]

Definition at line 216 of file ipsec_ctx.h.

◆ open_by_name

bool ipsec_security_gw_dev_info::open_by_name

Definition at line 218 of file ipsec_ctx.h.

◆ open_by_pci

bool ipsec_security_gw_dev_info::open_by_pci

Definition at line 217 of file ipsec_ctx.h.

◆ pci_addr

char ipsec_security_gw_dev_info::pci_addr[DOCA_DEVINFO_PCI_ADDR_SIZE]

Definition at line 215 of file ipsec_ctx.h.


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