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

#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
 

Detailed Description

Definition at line 51 of file rmax_common.h.

Field Documentation

◆ data_size

uint16_t rmax_stream_config::data_size

Definition at line 57 of file rmax_common.h.

◆ dst_ip

struct in_addr rmax_stream_config::dst_ip

Definition at line 58 of file rmax_common.h.

◆ dst_port

uint16_t rmax_stream_config::dst_port

Definition at line 63 of file rmax_common.h.

◆ hdr_size

uint16_t rmax_stream_config::hdr_size

Definition at line 56 of file rmax_common.h.

◆ num_elements

uint32_t rmax_stream_config::num_elements

Definition at line 58 of file rmax_common.h.

◆ pci_address

char rmax_stream_config::pci_address[DOCA_DEVINFO_PCI_ADDR_SIZE]

Definition at line 52 of file rmax_common.h.

◆ scatter_all

bool rmax_stream_config::scatter_all

Definition at line 55 of file rmax_common.h.

◆ src_ip

struct in_addr rmax_stream_config::src_ip

Definition at line 58 of file rmax_common.h.


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