FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
vl_api_nat44_interface_details_t Struct Reference

NAT44 interface details response. More...

Data Fields

u32 context
 
u8 is_inside
 
u32 sw_if_index
 

Detailed Description

NAT44 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 830 of file nat.api.

Field Documentation

u32 vl_api_nat44_interface_details_t::context

Definition at line 831 of file nat.api.

u8 vl_api_nat44_interface_details_t::is_inside

Definition at line 832 of file nat.api.

u32 vl_api_nat44_interface_details_t::sw_if_index

Definition at line 833 of file nat.api.


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