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

Resync HA (resend existing sessions to new failover) More...

Data Fields

u32 client_index
 
u32 context
 
u8 want_resync_event
 
u32 pid
 

Detailed Description

Resync HA (resend existing sessions to new failover)

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
want_resync_event- resync completed event sent to the sender via nat_ha_resync_completed_event API message if non-zero
pid- sender's pid

Definition at line 604 of file nat44_ed.api.

Field Documentation

◆ client_index

u32 vl_api_nat_ha_resync_t::client_index

Definition at line 606 of file nat44_ed.api.

◆ context

u32 vl_api_nat_ha_resync_t::context

Definition at line 607 of file nat44_ed.api.

◆ pid

u32 vl_api_nat_ha_resync_t::pid

Definition at line 609 of file nat44_ed.api.

◆ want_resync_event

u8 vl_api_nat_ha_resync_t::want_resync_event

Definition at line 608 of file nat44_ed.api.


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