| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/secure_channel/secure_channel_core.h>
Data Fields | |
| enum sc_mode | mode |
| int | send_msg_size |
| int | send_msg_nb |
| char | cc_dev_pci_addr [DOCA_DEVINFO_PCI_ADDR_SIZE] |
| char | cc_dev_rep_pci_addr [DOCA_DEVINFO_REP_PCI_ADDR_SIZE] |
Definition at line 41 of file secure_channel_core.h.
| char sc_config::cc_dev_pci_addr[DOCA_DEVINFO_PCI_ADDR_SIZE] |
Definition at line 45 of file secure_channel_core.h.
| char sc_config::cc_dev_rep_pci_addr[DOCA_DEVINFO_REP_PCI_ADDR_SIZE] |
Definition at line 46 of file secure_channel_core.h.
| enum sc_mode sc_config::mode |
Definition at line 150 of file secure_channel_core.h.
| int sc_config::send_msg_nb |
Definition at line 44 of file secure_channel_core.h.
| int sc_config::send_msg_size |
Definition at line 43 of file secure_channel_core.h.