FD.io VPP  v20.01-48-g3e0dafb74
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 435 of file nat.api.

Field Documentation

◆ client_index

u32 vl_api_nat_ha_resync_completed_event_t::client_index

Definition at line 437 of file nat.api.

◆ missed_count

u32 vl_api_nat_ha_resync_completed_event_t::missed_count

Definition at line 439 of file nat.api.

◆ pid

u32 vl_api_nat_ha_resync_completed_event_t::pid

Definition at line 438 of file nat.api.


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