FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_nat64_interface_details_t Struct Reference

NAT64 interface details response. More...

Data Fields

u32 context
 
vl_api_nat_config_flags_t flags
 
vl_api_interface_index_t sw_if_index
 

Detailed Description

NAT64 interface details response.

Template Parameters
context- sender context, to match reply w/ request
flags- flag NAT_IS_INSIDE if interface is inside, flag NAT_IS_OUTSIDE if interface is outside and if both flags are set the interface is both inside and outside
sw_if_index- index of the interface

Definition at line 1211 of file nat.api.

Field Documentation

◆ context

u32 vl_api_nat64_interface_details_t::context

Definition at line 1212 of file nat.api.

◆ flags

vl_api_nat_config_flags_t vl_api_nat64_interface_details_t::flags

Definition at line 1213 of file nat.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_nat64_interface_details_t::sw_if_index

Definition at line 1214 of file nat.api.


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