FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_nat44_interface_details_t Struct Reference

NAT44 interface details response. More...

Data Fields

u32 context
 
vl_api_nat_config_flags_t flags
 
vl_api_interface_index_t sw_if_index
 

Detailed Description

NAT44 interface details response.

Template Parameters
context- sender context, to match reply w/ request
sw_if_index- software index of the interface
flags- flag NAT_IS_INSIDE if interface is inside, flag NAT_IS_OUTSIDE if interface is outside and if both flags are set the interface is both inside and outside

Definition at line 604 of file nat.api.

Field Documentation

u32 vl_api_nat44_interface_details_t::context

Definition at line 605 of file nat.api.

vl_api_nat_config_flags_t vl_api_nat44_interface_details_t::flags

Definition at line 606 of file nat.api.

vl_api_interface_index_t vl_api_nat44_interface_details_t::sw_if_index

Definition at line 607 of file nat.api.


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