FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_nat66_interface_details_t Struct Reference

NAT66 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

NAT66 interface details response.

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

Definition at line 1508 of file nat.api.

Field Documentation

◆ context

u32 vl_api_nat66_interface_details_t::context

Definition at line 1509 of file nat.api.

◆ flags

vl_api_nat_config_flags_t vl_api_nat66_interface_details_t::flags

Definition at line 1510 of file nat.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_nat66_interface_details_t::sw_if_index

Definition at line 1511 of file nat.api.


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