| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
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 |
user context struct that will be used in entries process callback
Definition at line 78 of file flow_common.h.
| int entries_status::entries_in_queue |
Definition at line 81 of file flow_common.h.
| bool entries_status::failure |
Definition at line 79 of file flow_common.h.
| void* entries_status::ft_entry |
Definition at line 83 of file simple_fwd.c.
| int entries_status::nb_processed |
Definition at line 80 of file flow_common.h.