FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
vl_api_snat_interface_details_t Struct Reference

S-NAT interface details response. More...

Data Fields

u32 context
 
u8 is_inside
 
u32 sw_if_index
 

Detailed Description

S-NAT 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 109 of file snat.api.

Field Documentation

u32 vl_api_snat_interface_details_t::context

Definition at line 110 of file snat.api.

u8 vl_api_snat_interface_details_t::is_inside

Definition at line 111 of file snat.api.

u32 vl_api_snat_interface_details_t::sw_if_index

Definition at line 112 of file snat.api.


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