![]() |
FD.io VPP
v20.09-rc2-28-g3c5414029
Vector Packet Processing
|
DB of clients. More...
Collaboration diagram for cnat_client_db_t_: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.