FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
snat_static_map_resolve_t Struct Reference
+ Collaboration diagram for snat_static_map_resolve_t:

Data Fields

ip4_address_t l_addr
 
u16 l_port
 
u16 e_port
 
u32 sw_if_index
 
u32 vrf_id
 
snat_protocol_t proto
 
int addr_only
 
int twice_nat
 
int is_add
 
u8tag
 

Detailed Description

Definition at line 263 of file nat.h.

Field Documentation

int snat_static_map_resolve_t::addr_only

Definition at line 270 of file nat.h.

u16 snat_static_map_resolve_t::e_port

Definition at line 266 of file nat.h.

int snat_static_map_resolve_t::is_add

Definition at line 272 of file nat.h.

ip4_address_t snat_static_map_resolve_t::l_addr

Definition at line 264 of file nat.h.

u16 snat_static_map_resolve_t::l_port

Definition at line 265 of file nat.h.

snat_protocol_t snat_static_map_resolve_t::proto

Definition at line 269 of file nat.h.

u32 snat_static_map_resolve_t::sw_if_index

Definition at line 267 of file nat.h.

u8* snat_static_map_resolve_t::tag

Definition at line 273 of file nat.h.

int snat_static_map_resolve_t::twice_nat

Definition at line 271 of file nat.h.

u32 snat_static_map_resolve_t::vrf_id

Definition at line 268 of file nat.h.


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