FD.io VPP  v20.01-48-g3e0dafb74
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 345 of file nat.h.

Field Documentation

◆ addr

ip4_address_t snat_user_t::addr

Definition at line 347 of file nat.h.

◆ fib_index

u32 snat_user_t::fib_index

Definition at line 348 of file nat.h.

◆ nsessions

u32 snat_user_t::nsessions

Definition at line 350 of file nat.h.

◆ nstaticsessions

u32 snat_user_t::nstaticsessions

Definition at line 351 of file nat.h.

◆ sessions_per_user_list_head_index

u32 snat_user_t::sessions_per_user_list_head_index

Definition at line 349 of file nat.h.


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