build needed doca-flow pipe More...
Go to the source code of this file.
Macros | |
| #define | DEFAULT_TIMEOUT_US (10000) |
| default time out for processing offloaded entry | |
| #define | MAX_AGED_CT_PER_POLL 16 |
| the max amount of aged entry per polling the aging api | |
Functions | |
| int | doca_ar_pipe_init () |
| build needed pipe | |
| int | doca_ar_add_new_flow (struct doca_ar_conn *conn) |
| add entry to the vxlan pipe so that ar can come into effect | |
| int | doca_ar_flow_aging () |
| aged expired conns from doca-flow table(FDB) and del them from conntrack table | |
build needed doca-flow pipe
| #define DEFAULT_TIMEOUT_US (10000) |
default time out for processing offloaded entry
| #define MAX_AGED_CT_PER_POLL 16 |
the max amount of aged entry per polling the aging api
| int doca_ar_add_new_flow | ( | struct doca_ar_conn * | conn | ) |
add entry to the vxlan pipe so that ar can come into effect
| conn |
| int doca_ar_flow_aging | ( | ) |
aged expired conns from doca-flow table(FDB) and del them from conntrack table
| int doca_ar_pipe_init | ( | ) |
build needed pipe