FD.io VPP
v21.06
Vector Packet Processing
|
NAT44 interface details response. More...
Data Fields | |
u32 | context |
vl_api_nat_config_flags_t | flags |
vl_api_interface_index_t | sw_if_index |
NAT44 interface details response.
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.
u32 vl_api_nat44_interface_details_t::context |
Definition at line 717 of file nat44_ed.api.
vl_api_nat_config_flags_t vl_api_nat44_interface_details_t::flags |
Definition at line 718 of file nat44_ed.api.
vl_api_interface_index_t vl_api_nat44_interface_details_t::sw_if_index |
Definition at line 719 of file nat44_ed.api.