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

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

Collaboration diagram for flow_skeleton_cfg:

Data Fields

uint32_t nb_ports
 
uint32_t nb_entries
 
uint32_t queue_depth
 
uint16_t nb_queues
 
bool handle_aging
 
flow_skeleton_process_cb add_cb
 
flow_skeleton_process_cb remove_cb
 
flow_skeleton_entries_acquisition_cb entries_acquisition_cb
 
flow_skeleton_initialize_cb init_cb
 
flow_skeleton_aging_cb aging_cb
 
flow_skeleton_failure_cb failure_cb
 

Detailed Description

Definition at line 107 of file flow_skeleton.h.

Field Documentation

◆ add_cb

flow_skeleton_process_cb flow_skeleton_cfg::add_cb

Definition at line 113 of file flow_skeleton.h.

◆ aging_cb

flow_skeleton_aging_cb flow_skeleton_cfg::aging_cb

Definition at line 117 of file flow_skeleton.h.

◆ entries_acquisition_cb

flow_skeleton_entries_acquisition_cb flow_skeleton_cfg::entries_acquisition_cb

Definition at line 115 of file flow_skeleton.h.

◆ failure_cb

flow_skeleton_failure_cb flow_skeleton_cfg::failure_cb

Definition at line 118 of file flow_skeleton.h.

◆ handle_aging

bool flow_skeleton_cfg::handle_aging

Definition at line 112 of file flow_skeleton.h.

◆ init_cb

flow_skeleton_initialize_cb flow_skeleton_cfg::init_cb

Definition at line 116 of file flow_skeleton.h.

◆ nb_entries

uint32_t flow_skeleton_cfg::nb_entries

Definition at line 109 of file flow_skeleton.h.

◆ nb_ports

uint32_t flow_skeleton_cfg::nb_ports

Definition at line 108 of file flow_skeleton.h.

◆ nb_queues

uint16_t flow_skeleton_cfg::nb_queues

Definition at line 111 of file flow_skeleton.h.

◆ queue_depth

uint32_t flow_skeleton_cfg::queue_depth

Definition at line 110 of file flow_skeleton.h.

◆ remove_cb

flow_skeleton_process_cb flow_skeleton_cfg::remove_cb

Definition at line 114 of file flow_skeleton.h.


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