FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_nat66_interface_details_t Struct Reference

NAT66 interface details response. More...

Data Fields

u32 context
 
u8 is_inside
 
u32 sw_if_index
 

Detailed Description

NAT66 interface details response.

Template Parameters
context- sender context, to match reply w/ request
is_inside- 1 if inside, 0 if outside
sw_if_index- software index of the interface

Definition at line 1448 of file nat.api.

Field Documentation

◆ context

u32 vl_api_nat66_interface_details_t::context

Definition at line 1449 of file nat.api.

◆ is_inside

u8 vl_api_nat66_interface_details_t::is_inside

Definition at line 1450 of file nat.api.

◆ sw_if_index

u32 vl_api_nat66_interface_details_t::sw_if_index

Definition at line 1451 of file nat.api.


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