FD.io VPP  v21.06
Vector Packet Processing
nat44_config_t Struct Reference

Data Fields

u8 static_mapping_only
 
u8 connection_tracking
 
u32 inside_vrf
 
u32 outside_vrf
 
u32 sessions
 

Detailed Description

Definition at line 59 of file nat44_ed.h.

Field Documentation

◆ connection_tracking

u8 nat44_config_t::connection_tracking

Definition at line 63 of file nat44_ed.h.

◆ inside_vrf

u32 nat44_config_t::inside_vrf

Definition at line 65 of file nat44_ed.h.

◆ outside_vrf

u32 nat44_config_t::outside_vrf

Definition at line 66 of file nat44_ed.h.

◆ sessions

u32 nat44_config_t::sessions

Definition at line 69 of file nat44_ed.h.

◆ static_mapping_only

u8 nat44_config_t::static_mapping_only

Definition at line 62 of file nat44_ed.h.


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