FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
S-NAT static mapping details response. More...
Data Fields | |
u32 | context |
u8 | is_ip4 |
u8 | addr_only |
u8 | local_ip_address [16] |
u8 | external_ip_address [16] |
u16 | local_port |
u16 | external_port |
u32 | vrf_id |
S-NAT static mapping details response.
context | - sender context, to match reply w/ request |
is_ip4 | - 1 if address type is IPv4 |
addr_only | - 1 if address only mapping |
local_ip_address | - local IP address |
external_ip_address | - external IP address |
local_port | - local port number |
external_port | - external port number |
vfr_id | - VRF ID |
u8 vl_api_snat_static_mapping_details_t::external_ip_address[16] |
u8 vl_api_snat_static_mapping_details_t::local_ip_address[16] |