| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
CT aging user plugin context. More...
#include <doca_flow_ct.h>
Data Fields | |
| uint32_t | n_total_conns |
| uint32_t | n_total_counters |
| void * | user_ctx |
CT aging user plugin context.
Definition at line 85 of file doca_flow_ct.h.
| uint32_t doca_flow_ct_aging_ctx::n_total_conns |
Total connections
Definition at line 86 of file doca_flow_ct.h.
| uint32_t doca_flow_ct_aging_ctx::n_total_counters |
Total allocated counters
Definition at line 87 of file doca_flow_ct.h.
| void* doca_flow_ct_aging_ctx::user_ctx |
User set context
Definition at line 88 of file doca_flow_ct.h.