context of a connection More...
#include <doca_ar_conntrack.h>
Data Fields | |
| struct doca_ar_conn_match | match |
| struct doca_flow_pipe_entry * | entry |
| used to store the pointer of doca-flow entry | |
| ExpireCallback | expireCallback |
| void * | expireCallbackArgs |
| uint64_t | expireTime |
| uint16_t | bestPath |
| used to store the best path we probed by adptive routing algorithm | |
context of a connection
| uint16_t bestPath |
used to store the best path we probed by adptive routing algorithm
| struct doca_flow_pipe_entry* entry |
used to store the pointer of doca-flow entry
| ExpireCallback expireCallback |
| void* expireCallbackArgs |
| uint64_t expireTime |
| struct doca_ar_conn_match match |