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

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

Data Fields

struct rte_hash * pipe_id_to_pipe_info_table
 
struct rte_hash * entry_id_to_pipe_id_table
 
struct rte_hash * port_id_to_pipes_id_table
 

Detailed Description

Definition at line 37 of file flow_pipes_manager.h.

Field Documentation

◆ entry_id_to_pipe_id_table

struct rte_hash* flow_pipes_manager::entry_id_to_pipe_id_table

Definition at line 40 of file flow_pipes_manager.h.

◆ pipe_id_to_pipe_info_table

struct rte_hash* flow_pipes_manager::pipe_id_to_pipe_info_table

Definition at line 38 of file flow_pipes_manager.h.

◆ port_id_to_pipes_id_table

struct rte_hash* flow_pipes_manager::port_id_to_pipes_id_table

Definition at line 42 of file flow_pipes_manager.h.


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