FD.io VPP  v17.07-30-g839fa73
Vector Packet Processing
vl_api_nat64_pool_addr_details_t Struct Reference

NAT64 pool address details response. More...

Data Fields

u32 context
 
u8 address [4]
 
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 635 of file snat.api.

Field Documentation

u8 vl_api_nat64_pool_addr_details_t::address[4]

Definition at line 637 of file snat.api.

u32 vl_api_nat64_pool_addr_details_t::context

Definition at line 636 of file snat.api.

u32 vl_api_nat64_pool_addr_details_t::vrf_id

Definition at line 638 of file snat.api.


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