FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
snat_static_mapping_t Struct Reference
+ Collaboration diagram for snat_static_mapping_t:

Data Fields

ip4_address_t local_addr
 
ip4_address_t external_addr
 
u16 local_port
 
u16 external_port
 
twice_nat_type_t twice_nat
 
u32 vrf_id
 
u32 fib_index
 
snat_protocol_t proto
 
u32 affinity
 
u32workers
 
u8tag
 
nat44_lb_addr_port_tlocals
 
u32 affinity_per_service_list_head_index
 
u32 flags
 

Detailed Description

Definition at line 328 of file nat.h.

Field Documentation

u32 snat_static_mapping_t::affinity

Definition at line 346 of file nat.h.

u32 snat_static_mapping_t::affinity_per_service_list_head_index

Definition at line 354 of file nat.h.

ip4_address_t snat_static_mapping_t::external_addr

Definition at line 333 of file nat.h.

u16 snat_static_mapping_t::external_port

Definition at line 337 of file nat.h.

u32 snat_static_mapping_t::fib_index

Definition at line 342 of file nat.h.

u32 snat_static_mapping_t::flags

Definition at line 356 of file nat.h.

ip4_address_t snat_static_mapping_t::local_addr

Definition at line 331 of file nat.h.

u16 snat_static_mapping_t::local_port

Definition at line 335 of file nat.h.

nat44_lb_addr_port_t* snat_static_mapping_t::locals

Definition at line 352 of file nat.h.

snat_protocol_t snat_static_mapping_t::proto

Definition at line 344 of file nat.h.

u8* snat_static_mapping_t::tag

Definition at line 350 of file nat.h.

twice_nat_type_t snat_static_mapping_t::twice_nat

Definition at line 339 of file nat.h.

u32 snat_static_mapping_t::vrf_id

Definition at line 341 of file nat.h.

u32* snat_static_mapping_t::workers

Definition at line 348 of file nat.h.


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