FD.io VPP  v19.04.2-12-g66b1689
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, 2 if inside and outside
sw_if_index- software index of the interface

Definition at line 566 of file nat.api.

Field Documentation

u32 vl_api_nat44_interface_details_t::context

Definition at line 567 of file nat.api.

u8 vl_api_nat44_interface_details_t::is_inside

Definition at line 568 of file nat.api.

u32 vl_api_nat44_interface_details_t::sw_if_index

Definition at line 569 of file nat.api.


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