![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
Tell client about a HA resync completion event. More...
Data Fields | |
| option | in_progress |
| u32 | client_index |
| u32 | pid |
| u32 | missed_count |
Tell client about a HA resync completion event.
| client_index | - opaque cookie to identify the sender |
| pid | - client pid registered to receive notification |
| missed_count | - number of missed (not ACKed) messages |
Definition at line 403 of file nat44_ei.api.
| u32 vl_api_nat44_ei_ha_resync_completed_event_t::client_index |
Definition at line 406 of file nat44_ei.api.
| option vl_api_nat44_ei_ha_resync_completed_event_t::in_progress |
Definition at line 405 of file nat44_ei.api.
| u32 vl_api_nat44_ei_ha_resync_completed_event_t::missed_count |
Definition at line 408 of file nat44_ei.api.
| u32 vl_api_nat44_ei_ha_resync_completed_event_t::pid |
Definition at line 407 of file nat44_ei.api.