FD.io VPP  v21.10.1-2-g0a485f517
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
 
clib_spinlock_t throttle_lock
 
uwordthrottle_mem
 

Detailed Description

DB of clients.

Definition at line 133 of file cnat_client.h.

Field Documentation

◆ crd_cip4

uword* cnat_client_db_t_::crd_cip4

Definition at line 135 of file cnat_client.h.

◆ crd_cip6

uword* cnat_client_db_t_::crd_cip6

Definition at line 136 of file cnat_client.h.

◆ throttle_lock

clib_spinlock_t cnat_client_db_t_::throttle_lock

Definition at line 140 of file cnat_client.h.

◆ throttle_mem

uword* cnat_client_db_t_::throttle_mem

Definition at line 141 of file cnat_client.h.


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