FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Resync HA (resend existing sessions to new failover) More...
Data Fields | |
option | in_progress |
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 nat44_ei_ha_resync_completed_event API message if non-zero |
pid | - sender's pid |
Definition at line 389 of file nat44_ei.api.
u32 vl_api_nat44_ei_ha_resync_t::client_index |
Definition at line 392 of file nat44_ei.api.
u32 vl_api_nat44_ei_ha_resync_t::context |
Definition at line 393 of file nat44_ei.api.
option vl_api_nat44_ei_ha_resync_t::in_progress |
Definition at line 391 of file nat44_ei.api.
u32 vl_api_nat44_ei_ha_resync_t::pid |
Definition at line 395 of file nat44_ei.api.
u8 vl_api_nat44_ei_ha_resync_t::want_resync_event |
Definition at line 394 of file nat44_ei.api.