FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_nat44_address_details_t Struct Reference

NAT44 address details response. More...

Data Fields

u32 context
 
u8 ip_address [4]
 
u8 twice_nat
 
u32 vrf_id
 

Detailed Description

NAT44 address details response.

Template Parameters
context- sender context, to match reply w/ request
ip_address- IPv4 address
twice_nat- twice NAT address range for extenal hosts
vrf_id- VRF id of tenant, ~0 means independent of VRF

Definition at line 408 of file nat.api.

Field Documentation

◆ context

u32 vl_api_nat44_address_details_t::context

Definition at line 409 of file nat.api.

◆ ip_address

u8 vl_api_nat44_address_details_t::ip_address[4]

Definition at line 410 of file nat.api.

◆ twice_nat

u8 vl_api_nat44_address_details_t::twice_nat

Definition at line 411 of file nat.api.

◆ vrf_id

u32 vl_api_nat44_address_details_t::vrf_id

Definition at line 412 of file nat.api.


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