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

Get HA failover/remote settings reply. More...

Data Fields

u32 context
 
i32 retval
 
vl_api_ip4_address_t ip_address
 
u16 port
 
u32 session_refresh_interval
 

Detailed Description

Get HA failover/remote settings reply.

Template Parameters
context- sender context, to match reply w/ request
retval- return code
ip_address- failover IP4 address
port- failvoer UDP port number
session_refresh_interval- number of seconds after which to send session counters refresh

Definition at line 579 of file nat44_ed.api.

Field Documentation

◆ context

u32 vl_api_nat_ha_get_failover_reply_t::context

Definition at line 580 of file nat44_ed.api.

◆ ip_address

vl_api_ip4_address_t vl_api_nat_ha_get_failover_reply_t::ip_address

Definition at line 582 of file nat44_ed.api.

◆ port

u16 vl_api_nat_ha_get_failover_reply_t::port

Definition at line 583 of file nat44_ed.api.

◆ retval

i32 vl_api_nat_ha_get_failover_reply_t::retval

Definition at line 581 of file nat44_ed.api.

◆ session_refresh_interval

u32 vl_api_nat_ha_get_failover_reply_t::session_refresh_interval

Definition at line 584 of file nat44_ed.api.


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