| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/samples/doca_rmax/rmax_common.h>
Data Fields | |
| char | pci_address [DOCA_DEVINFO_PCI_ADDR_SIZE] |
| bool | scatter_all |
| uint16_t | hdr_size |
| uint16_t | data_size |
| uint32_t | num_elements |
| struct in_addr | dst_ip |
| struct in_addr | src_ip |
| uint16_t | dst_port |
Definition at line 51 of file rmax_common.h.
| uint16_t rmax_stream_config::data_size |
Definition at line 57 of file rmax_common.h.
| struct in_addr rmax_stream_config::dst_ip |
Definition at line 58 of file rmax_common.h.
| uint16_t rmax_stream_config::dst_port |
Definition at line 63 of file rmax_common.h.
| uint16_t rmax_stream_config::hdr_size |
Definition at line 56 of file rmax_common.h.
| uint32_t rmax_stream_config::num_elements |
Definition at line 58 of file rmax_common.h.
| char rmax_stream_config::pci_address[DOCA_DEVINFO_PCI_ADDR_SIZE] |
Definition at line 52 of file rmax_common.h.
| bool rmax_stream_config::scatter_all |
Definition at line 55 of file rmax_common.h.
| struct in_addr rmax_stream_config::src_ip |
Definition at line 58 of file rmax_common.h.