FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
NAT44 interface details response. More...
Data Fields | |
option | in_progress |
u32 | context |
vl_api_nat44_ei_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 505 of file nat44_ei.api.
u32 vl_api_nat44_ei_interface_details_t::context |
Definition at line 507 of file nat44_ei.api.
vl_api_nat44_ei_config_flags_t vl_api_nat44_ei_interface_details_t::flags |
Definition at line 508 of file nat44_ei.api.
option vl_api_nat44_ei_interface_details_t::in_progress |
Definition at line 506 of file nat44_ei.api.
vl_api_interface_index_t vl_api_nat44_ei_interface_details_t::sw_if_index |
Definition at line 509 of file nat44_ei.api.