FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
DB of clients. More...
Data Fields | |
uword * | crd_cip4 |
uword * | crd_cip6 |
clib_spinlock_t | throttle_lock |
uword * | throttle_mem |
DB of clients.
Definition at line 133 of file cnat_client.h.
uword* cnat_client_db_t_::crd_cip4 |
Definition at line 135 of file cnat_client.h.
uword* cnat_client_db_t_::crd_cip6 |
Definition at line 136 of file cnat_client.h.
clib_spinlock_t cnat_client_db_t_::throttle_lock |
Definition at line 140 of file cnat_client.h.
uword* cnat_client_db_t_::throttle_mem |
Definition at line 141 of file cnat_client.h.