FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
vl_api_nat_ha_get_listener_reply_t Struct Reference

Get HA listener/local configuration reply. More...

Data Fields

u32 context
 
i32 retval
 
vl_api_ip4_address_t ip_address
 
u16 port
 
u32 path_mtu
 

Detailed Description

Get HA listener/local configuration reply.

Template Parameters
context- sender context, to match reply w/ request
retval- return code
ip_address- local IP4 address
port- local UDP port number
path_mtu- Path MTU between local and failover

Definition at line 418 of file nat.api.

Field Documentation

u32 vl_api_nat_ha_get_listener_reply_t::context

Definition at line 419 of file nat.api.

vl_api_ip4_address_t vl_api_nat_ha_get_listener_reply_t::ip_address

Definition at line 421 of file nat.api.

u32 vl_api_nat_ha_get_listener_reply_t::path_mtu

Definition at line 423 of file nat.api.

u16 vl_api_nat_ha_get_listener_reply_t::port

Definition at line 422 of file nat.api.

i32 vl_api_nat_ha_get_listener_reply_t::retval

Definition at line 420 of file nat.api.


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