FD.io VPP  v18.04-17-g3a0d853
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 725 of file nat.api.

Field Documentation

u32 vl_api_nat_det_forward_t::client_index

Definition at line 726 of file nat.api.

u32 vl_api_nat_det_forward_t::context

Definition at line 727 of file nat.api.

u8 vl_api_nat_det_forward_t::in_addr[16]

Definition at line 729 of file nat.api.

u8 vl_api_nat_det_forward_t::is_nat44

Definition at line 728 of file nat.api.


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