FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_nat64_pool_addr_details_t Struct Reference

NAT64 pool address details response. More...

Data Fields

u32 context
 
vl_api_ip4_address_t address
 
u32 vrf_id
 

Detailed Description

NAT64 pool address details response.

Template Parameters
context- sender context, to match reply w/ request
address- IPv4 address
vfr_id- VRF id of tenant, ~0 means independent of VRF

Definition at line 1207 of file nat.api.

Field Documentation

◆ address

vl_api_ip4_address_t vl_api_nat64_pool_addr_details_t::address

Definition at line 1209 of file nat.api.

◆ context

u32 vl_api_nat64_pool_addr_details_t::context

Definition at line 1208 of file nat.api.

◆ vrf_id

u32 vl_api_nat64_pool_addr_details_t::vrf_id

Definition at line 1210 of file nat.api.


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