FD.io VPP  v21.06
Vector Packet Processing
vl_api_nat_ha_resync_completed_event_t Struct Reference

Tell client about a HA resync completion event. More...

Data Fields

u32 client_index
 
u32 pid
 
u32 missed_count
 

Detailed Description

Tell client about a HA resync completion event.

Template Parameters
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.

Field Documentation

◆ client_index

u32 vl_api_nat_ha_resync_completed_event_t::client_index

Definition at line 619 of file nat44_ed.api.

◆ missed_count

u32 vl_api_nat_ha_resync_completed_event_t::missed_count

Definition at line 621 of file nat44_ed.api.

◆ pid

u32 vl_api_nat_ha_resync_completed_event_t::pid

Definition at line 620 of file nat44_ed.api.


The documentation for this struct was generated from the following file: