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

#include </opt/mellanox/doca/applications/common/flow_pipes_manager.h>

Data Fields

struct doca_flow_pipe * pipe
 
struct rte_hash * entries_table
 
struct rte_hash * port_id_to_pipes_table
 

Detailed Description

Definition at line 31 of file flow_pipes_manager.h.

Field Documentation

◆ entries_table

struct rte_hash* pipe_info::entries_table

Definition at line 33 of file flow_pipes_manager.h.

◆ pipe

struct doca_flow_pipe* pipe_info::pipe

Definition at line 32 of file flow_pipes_manager.h.

◆ port_id_to_pipes_table

struct rte_hash* pipe_info::port_id_to_pipes_table

Definition at line 34 of file flow_pipes_manager.h.


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