FD.io VPP  v20.09-rc2-28-g3c5414029
Vector Packet Processing
cnat_client_db_t_ Struct Reference

DB of clients. More...

+ Collaboration diagram for cnat_client_db_t_:

Data Fields

uwordcrd_cip4
 
uwordcrd_cip6
 
ip_address_t ** throttle_pool
 
clib_spinlock_tthrottle_pool_lock
 

Detailed Description

DB of clients.

Definition at line 140 of file cnat_client.h.

Field Documentation

◆ crd_cip4

uword* cnat_client_db_t_::crd_cip4

Definition at line 142 of file cnat_client.h.

◆ crd_cip6

uword* cnat_client_db_t_::crd_cip6

Definition at line 143 of file cnat_client.h.

◆ throttle_pool

ip_address_t** cnat_client_db_t_::throttle_pool

Definition at line 147 of file cnat_client.h.

◆ throttle_pool_lock

clib_spinlock_t* cnat_client_db_t_::throttle_pool_lock

Definition at line 148 of file cnat_client.h.


The documentation for this struct was generated from the following file: