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

#include </opt/mellanox/doca/applications/ip_frag/ip_frag_dp.h>

Data Fields

uint16_t num_ports
 
uint16_t num_queues
 
struct doca_flow_pipe * pipes [IP_FRAG_PORT_NUM][IP_FRAG_RSS_PIPE_NUM]
 
struct doca_flow_port * ports [IP_FRAG_PORT_NUM]
 
struct doca_dev * dev_arr [IP_FRAG_PORT_NUM]
 

Detailed Description

Definition at line 80 of file ip_frag_dp.h.

Field Documentation

◆ dev_arr

struct doca_dev* ip_frag_ctx::dev_arr[IP_FRAG_PORT_NUM]

Definition at line 85 of file ip_frag_dp.h.

◆ num_ports

uint16_t ip_frag_ctx::num_ports

Definition at line 81 of file ip_frag_dp.h.

◆ num_queues

uint16_t ip_frag_ctx::num_queues

Definition at line 82 of file ip_frag_dp.h.

◆ pipes

struct doca_flow_pipe* ip_frag_ctx::pipes[IP_FRAG_PORT_NUM][IP_FRAG_RSS_PIPE_NUM]

Definition at line 83 of file ip_frag_dp.h.

◆ ports

struct doca_flow_port* ip_frag_ctx::ports[IP_FRAG_PORT_NUM]

Definition at line 84 of file ip_frag_dp.h.


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