NAT44 identity mapping details response.
More...
NAT44 identity mapping details response.
- Template Parameters
-
| context | - sender context, to match reply w/ request |
| flags | - flag NAT_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 724 of file nat.api.
◆ context
| u32 vl_api_nat44_identity_mapping_details_t::context |
◆ flags
| vl_api_nat_config_flags_t vl_api_nat44_identity_mapping_details_t::flags |
◆ ip_address
| vl_api_ip4_address_t vl_api_nat44_identity_mapping_details_t::ip_address |
◆ port
| u16 vl_api_nat44_identity_mapping_details_t::port |
◆ protocol
| u8 vl_api_nat44_identity_mapping_details_t::protocol |
◆ sw_if_index
| vl_api_interface_index_t vl_api_nat44_identity_mapping_details_t::sw_if_index |
◆ tag
| string vl_api_nat44_identity_mapping_details_t::tag[64] |
◆ vrf_id
| u32 vl_api_nat44_identity_mapping_details_t::vrf_id |
The documentation for this struct was generated from the following file: