FD.io VPP  v19.04.1-1-ge4a0f9f
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
context- sender context, to match reply w/ request
retval- return code
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 468 of file nat.api.

Field Documentation

u32 vl_api_nat_ha_resync_t::client_index

Definition at line 470 of file nat.api.

u32 vl_api_nat_ha_resync_t::context

Definition at line 471 of file nat.api.

u32 vl_api_nat_ha_resync_t::pid

Definition at line 473 of file nat.api.

u8 vl_api_nat_ha_resync_t::want_resync_event

Definition at line 472 of file nat.api.


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