FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Tell client about a HA resync completion event. More...
Data Fields | |
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 617 of file nat44_ed.api.
u32 vl_api_nat_ha_resync_completed_event_t::client_index |
Definition at line 619 of file nat44_ed.api.
u32 vl_api_nat_ha_resync_completed_event_t::missed_count |
Definition at line 621 of file nat44_ed.api.
u32 vl_api_nat_ha_resync_completed_event_t::pid |
Definition at line 620 of file nat44_ed.api.