![]() |
FD.io VPP
v21.06
Vector Packet Processing
|
NAT44 identity mapping details response. More...
Data Fields | |
| option | deprecated |
| u32 | context |
| vl_api_nat44_ei_config_flags_t | flags |
| vl_api_ip4_address_t | ip_address |
| u8 | protocol |
| u16 | port |
| vl_api_interface_index_t | sw_if_index |
| u32 | vrf_id |
| string | tag [64] |
NAT44 identity mapping details response.
| context | - sender context, to match reply w/ request |
| flags | - flag NAT44_EI_ADDR_ONLY if address only mapping |
| ip_address | - IPv4 address |
| protocol | - IP protocol |
| port | - port number |
| sw_if_index | - interface |
| vfr_id | - VRF ID |
| tag | - opaque string tag |
Definition at line 668 of file nat44_ei.api.
| u32 vl_api_nat44_ei_identity_mapping_details_t::context |
Definition at line 670 of file nat44_ei.api.
| option vl_api_nat44_ei_identity_mapping_details_t::deprecated |
Definition at line 669 of file nat44_ei.api.
| vl_api_nat44_ei_config_flags_t vl_api_nat44_ei_identity_mapping_details_t::flags |
Definition at line 671 of file nat44_ei.api.
| vl_api_ip4_address_t vl_api_nat44_ei_identity_mapping_details_t::ip_address |
Definition at line 672 of file nat44_ei.api.
| u16 vl_api_nat44_ei_identity_mapping_details_t::port |
Definition at line 674 of file nat44_ei.api.
| u8 vl_api_nat44_ei_identity_mapping_details_t::protocol |
Definition at line 673 of file nat44_ei.api.
| vl_api_interface_index_t vl_api_nat44_ei_identity_mapping_details_t::sw_if_index |
Definition at line 675 of file nat44_ei.api.
| string vl_api_nat44_ei_identity_mapping_details_t::tag[64] |
Definition at line 677 of file nat44_ei.api.
| u32 vl_api_nat44_ei_identity_mapping_details_t::vrf_id |
Definition at line 676 of file nat44_ei.api.