FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
snat_user_t Struct Reference
+ Collaboration diagram for snat_user_t:

Data Fields

ip4_address_t addr
 
u32 fib_index
 
u32 sessions_per_user_list_head_index
 
u32 nsessions
 
u32 nstaticsessions
 

Detailed Description

Definition at line 308 of file nat.h.

Field Documentation

◆ addr

ip4_address_t snat_user_t::addr

Definition at line 310 of file nat.h.

◆ fib_index

u32 snat_user_t::fib_index

Definition at line 311 of file nat.h.

◆ nsessions

u32 snat_user_t::nsessions

Definition at line 313 of file nat.h.

◆ nstaticsessions

u32 snat_user_t::nstaticsessions

Definition at line 314 of file nat.h.

◆ sessions_per_user_list_head_index

u32 snat_user_t::sessions_per_user_list_head_index

Definition at line 312 of file nat.h.


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