FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
DB of clients. More...
Data Fields | |
uword * | crd_cip4 |
uword * | crd_cip6 |
ip_address_t ** | throttle_pool |
clib_spinlock_t * | throttle_pool_lock |
DB of clients.
Definition at line 140 of file cnat_client.h.
uword* cnat_client_db_t_::crd_cip4 |
Definition at line 142 of file cnat_client.h.
uword* cnat_client_db_t_::crd_cip6 |
Definition at line 143 of file cnat_client.h.
ip_address_t** cnat_client_db_t_::throttle_pool |
Definition at line 147 of file cnat_client.h.
clib_spinlock_t* cnat_client_db_t_::throttle_pool_lock |
Definition at line 148 of file cnat_client.h.