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

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

Data Fields

option deprecated
 
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 335 of file nat44_ei.api.

Field Documentation

◆ context

u32 vl_api_nat44_ei_ha_get_listener_reply_t::context

Definition at line 337 of file nat44_ei.api.

◆ deprecated

option vl_api_nat44_ei_ha_get_listener_reply_t::deprecated

Definition at line 336 of file nat44_ei.api.

◆ ip_address

vl_api_ip4_address_t vl_api_nat44_ei_ha_get_listener_reply_t::ip_address

Definition at line 339 of file nat44_ei.api.

◆ path_mtu

u32 vl_api_nat44_ei_ha_get_listener_reply_t::path_mtu

Definition at line 341 of file nat44_ei.api.

◆ port

u16 vl_api_nat44_ei_ha_get_listener_reply_t::port

Definition at line 340 of file nat44_ei.api.

◆ retval

i32 vl_api_nat44_ei_ha_get_listener_reply_t::retval

Definition at line 338 of file nat44_ei.api.


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