FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Resync HA (resend existing sessions to new failover) More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | want_resync_event |
u32 | pid |
Resync HA (resend existing sessions to new failover)
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
want_resync_event | - resync completed event sent to the sender via nat_ha_resync_completed_event API message if non-zero |
pid | - sender's pid |
Definition at line 604 of file nat44_ed.api.
u32 vl_api_nat_ha_resync_t::client_index |
Definition at line 606 of file nat44_ed.api.
u32 vl_api_nat_ha_resync_t::context |
Definition at line 607 of file nat44_ed.api.
u32 vl_api_nat_ha_resync_t::pid |
Definition at line 609 of file nat44_ed.api.
u8 vl_api_nat_ha_resync_t::want_resync_event |
Definition at line 608 of file nat44_ed.api.