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

Field Documentation

◆ client_index

u32 vl_api_nat_ha_resync_t::client_index

Definition at line 424 of file nat.api.

◆ context

u32 vl_api_nat_ha_resync_t::context

Definition at line 425 of file nat.api.

◆ pid

u32 vl_api_nat_ha_resync_t::pid

Definition at line 427 of file nat.api.

◆ want_resync_event

u8 vl_api_nat_ha_resync_t::want_resync_event

Definition at line 426 of file nat.api.


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