FD.io VPP  v21.06
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 716 of file nat44_ed.api.

Field Documentation

◆ context

u32 vl_api_nat44_interface_details_t::context

Definition at line 717 of file nat44_ed.api.

◆ flags

vl_api_nat_config_flags_t vl_api_nat44_interface_details_t::flags

Definition at line 718 of file nat44_ed.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_nat44_interface_details_t::sw_if_index

Definition at line 719 of file nat44_ed.api.


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