![]() |
FD.io VPP
v19.08.2-294-g37e99c22d
Vector Packet Processing
|
Get HA listener/local configuration reply. More...
Data Fields | |
| u32 | context |
| i32 | retval |
| vl_api_ip4_address_t | ip_address |
| u16 | port |
| u32 | path_mtu |
Get HA listener/local configuration reply.
| context | - sender context, to match reply w/ request |
| retval | - return code |
| ip_address | - local IP4 address |
| port | - local UDP port number |
| path_mtu | - Path MTU between local and failover |
| vl_api_ip4_address_t vl_api_nat_ha_get_listener_reply_t::ip_address |