FD.io VPP  v18.10-32-g1161dda
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 1429 of file nat.api.

Field Documentation

u32 vl_api_nat66_interface_details_t::context

Definition at line 1430 of file nat.api.

u8 vl_api_nat66_interface_details_t::is_inside

Definition at line 1431 of file nat.api.

u32 vl_api_nat66_interface_details_t::sw_if_index

Definition at line 1432 of file nat.api.


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