FD.io VPP  v20.01-48-g3e0dafb74
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
 
vl_api_ip4_address_t in_addr
 

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
in_addr- inside IP address

Definition at line 998 of file nat.api.

Field Documentation

◆ client_index

u32 vl_api_nat_det_forward_t::client_index

Definition at line 999 of file nat.api.

◆ context

u32 vl_api_nat_det_forward_t::context

Definition at line 1000 of file nat.api.

◆ in_addr

vl_api_ip4_address_t vl_api_nat_det_forward_t::in_addr

Definition at line 1001 of file nat.api.


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