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

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

Collaboration diagram for flow_skeleton_entry_ctx:

Data Fields

enum doca_flow_entry_op op
 
enum doca_flow_pipe_type type
 
struct doca_flow_pipe * pipe
 
uint32_t priority
 
struct doca_flow_matchmatch
 
struct doca_flow_matchmatch_mask
 
struct doca_flow_actionsactions
 
struct doca_flow_actionsactions_mask
 
const struct doca_flow_action_descsaction_descs
 
struct doca_flow_monitormonitor
 
struct doca_flow_fwdfwd
 
uint32_t idx
 
const struct doca_flow_ordered_listordered_list
 
void * usr_ctx
 
struct doca_flow_pipe_entry ** entry
 

Detailed Description

Definition at line 35 of file flow_skeleton.h.

Field Documentation

◆ action_descs

const struct doca_flow_action_descs* flow_skeleton_entry_ctx::action_descs

Definition at line 44 of file flow_skeleton.h.

◆ actions

struct doca_flow_actions* flow_skeleton_entry_ctx::actions

Definition at line 42 of file flow_skeleton.h.

◆ actions_mask

struct doca_flow_actions* flow_skeleton_entry_ctx::actions_mask

Definition at line 43 of file flow_skeleton.h.

◆ entry

struct doca_flow_pipe_entry** flow_skeleton_entry_ctx::entry

Definition at line 50 of file flow_skeleton.h.

◆ fwd

struct doca_flow_fwd* flow_skeleton_entry_ctx::fwd

Definition at line 46 of file flow_skeleton.h.

◆ idx

uint32_t flow_skeleton_entry_ctx::idx

Definition at line 47 of file flow_skeleton.h.

◆ match

struct doca_flow_match* flow_skeleton_entry_ctx::match

Definition at line 40 of file flow_skeleton.h.

◆ match_mask

struct doca_flow_match* flow_skeleton_entry_ctx::match_mask

Definition at line 41 of file flow_skeleton.h.

◆ monitor

struct doca_flow_monitor* flow_skeleton_entry_ctx::monitor

Definition at line 45 of file flow_skeleton.h.

◆ op

enum doca_flow_entry_op flow_skeleton_entry_ctx::op

Definition at line 153 of file flow_skeleton.h.

◆ ordered_list

const struct doca_flow_ordered_list* flow_skeleton_entry_ctx::ordered_list

Definition at line 48 of file flow_skeleton.h.

◆ pipe

struct doca_flow_pipe* flow_skeleton_entry_ctx::pipe

Definition at line 38 of file flow_skeleton.h.

◆ priority

uint32_t flow_skeleton_entry_ctx::priority

Definition at line 39 of file flow_skeleton.h.

◆ type

enum doca_flow_pipe_type flow_skeleton_entry_ctx::type

Definition at line 153 of file flow_skeleton.h.

◆ usr_ctx

void* flow_skeleton_entry_ctx::usr_ctx

Definition at line 49 of file flow_skeleton.h.


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