FD.io VPP  v21.06
Vector Packet Processing
snat_static_mapping_t Struct Reference
+ Collaboration diagram for snat_static_mapping_t:

Data Fields

ip4_address_t pool_addr
 
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
 
nat_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 408 of file nat44_ed.h.

Field Documentation

◆ affinity

u32 snat_static_mapping_t::affinity

Definition at line 428 of file nat44_ed.h.

◆ affinity_per_service_list_head_index

u32 snat_static_mapping_t::affinity_per_service_list_head_index

Definition at line 436 of file nat44_ed.h.

◆ external_addr

ip4_address_t snat_static_mapping_t::external_addr

Definition at line 415 of file nat44_ed.h.

◆ external_port

u16 snat_static_mapping_t::external_port

Definition at line 419 of file nat44_ed.h.

◆ fib_index

u32 snat_static_mapping_t::fib_index

Definition at line 424 of file nat44_ed.h.

◆ flags

u32 snat_static_mapping_t::flags

Definition at line 438 of file nat44_ed.h.

◆ local_addr

ip4_address_t snat_static_mapping_t::local_addr

Definition at line 413 of file nat44_ed.h.

◆ local_port

u16 snat_static_mapping_t::local_port

Definition at line 417 of file nat44_ed.h.

◆ locals

nat44_lb_addr_port_t* snat_static_mapping_t::locals

Definition at line 434 of file nat44_ed.h.

◆ pool_addr

ip4_address_t snat_static_mapping_t::pool_addr

Definition at line 411 of file nat44_ed.h.

◆ proto

nat_protocol_t snat_static_mapping_t::proto

Definition at line 426 of file nat44_ed.h.

◆ tag

u8* snat_static_mapping_t::tag

Definition at line 432 of file nat44_ed.h.

◆ twice_nat

twice_nat_type_t snat_static_mapping_t::twice_nat

Definition at line 421 of file nat44_ed.h.

◆ vrf_id

u32 snat_static_mapping_t::vrf_id

Definition at line 423 of file nat44_ed.h.

◆ workers

u32* snat_static_mapping_t::workers

Definition at line 430 of file nat44_ed.h.


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