![]() |
FD.io VPP
v21.06
Vector Packet Processing
|
Set HA listener (local settings) More...
Data Fields | |
| option | in_progress |
| u32 | client_index |
| u32 | context |
| vl_api_ip4_address_t | ip_address |
| u16 | port |
| u32 | path_mtu |
Set HA listener (local settings)
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| ip_address | - local IP4 address |
| port | - local UDP port number |
| path_mtu | - path MTU between local and failover |
Definition at line 292 of file nat44_ei.api.
| u32 vl_api_nat44_ei_ha_set_listener_t::client_index |
Definition at line 294 of file nat44_ei.api.
| u32 vl_api_nat44_ei_ha_set_listener_t::context |
Definition at line 295 of file nat44_ei.api.
| option vl_api_nat44_ei_ha_set_listener_t::in_progress |
Definition at line 293 of file nat44_ei.api.
| vl_api_ip4_address_t vl_api_nat44_ei_ha_set_listener_t::ip_address |
Definition at line 296 of file nat44_ei.api.
| u32 vl_api_nat44_ei_ha_set_listener_t::path_mtu |
Definition at line 298 of file nat44_ei.api.
| u16 vl_api_nat44_ei_ha_set_listener_t::port |
Definition at line 297 of file nat44_ei.api.