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

Get outside address and port range from inside address. More...

Data Fields

u32 client_index
 
u32 context
 
u8 is_nat44
 
u8 in_addr [16]
 

Detailed Description

Get outside address and port range from inside address.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
is_nat44- 1 if NAT44
in_addr- inside IP address

Definition at line 930 of file nat.api.

Field Documentation

◆ client_index

u32 vl_api_nat_det_forward_t::client_index

Definition at line 931 of file nat.api.

◆ context

u32 vl_api_nat_det_forward_t::context

Definition at line 932 of file nat.api.

◆ in_addr

u8 vl_api_nat_det_forward_t::in_addr[16]

Definition at line 934 of file nat.api.

◆ is_nat44

u8 vl_api_nat_det_forward_t::is_nat44

Definition at line 933 of file nat.api.


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