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

user context struct that will be used in entries process callback More...

#include </opt/mellanox/doca/applications/ipsec_security_gw/flow_common.h>

Data Fields

bool failure
 
int nb_processed
 
int entries_in_queue
 
void * ft_entry
 

Detailed Description

user context struct that will be used in entries process callback

Definition at line 78 of file flow_common.h.

Field Documentation

◆ entries_in_queue

int entries_status::entries_in_queue

Definition at line 81 of file flow_common.h.

◆ failure

bool entries_status::failure

Definition at line 79 of file flow_common.h.

◆ ft_entry

void* entries_status::ft_entry

Definition at line 83 of file simple_fwd.c.

◆ nb_processed

int entries_status::nb_processed

Definition at line 80 of file flow_common.h.


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