FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
vl_api_snat_det_forward_t Struct Reference

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

Data Fields

u32 client_index
 
u32 context
 
u8 is_ip4
 
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_ip4- 1 if address type is IPv4
in_addr- inside IP address

Definition at line 444 of file nat.api.

Field Documentation

u32 vl_api_snat_det_forward_t::client_index

Definition at line 445 of file nat.api.

u32 vl_api_snat_det_forward_t::context

Definition at line 446 of file nat.api.

u8 vl_api_snat_det_forward_t::in_addr[16]

Definition at line 448 of file nat.api.

u8 vl_api_snat_det_forward_t::is_ip4

Definition at line 447 of file nat.api.


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