FD.io VPP  v19.08.1-401-g8e4ed521a
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 514 of file nat.api.

Field Documentation

◆ client_index

u32 vl_api_nat_ha_resync_completed_event_t::client_index

Definition at line 516 of file nat.api.

◆ missed_count

u32 vl_api_nat_ha_resync_completed_event_t::missed_count

Definition at line 518 of file nat.api.

◆ pid

u32 vl_api_nat_ha_resync_completed_event_t::pid

Definition at line 517 of file nat.api.


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