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

Set HA listener (local settings) More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_ip4_address_t ip_address
 
u16 port
 
u32 path_mtu
 

Detailed Description

Set HA listener (local settings)

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
ip_address- local IP4 address
port- local UDP port number
path_mtu- path MTU between local and failover

Definition at line 514 of file nat44_ed.api.

Field Documentation

◆ client_index

u32 vl_api_nat_ha_set_listener_t::client_index

Definition at line 515 of file nat44_ed.api.

◆ context

u32 vl_api_nat_ha_set_listener_t::context

Definition at line 516 of file nat44_ed.api.

◆ ip_address

vl_api_ip4_address_t vl_api_nat_ha_set_listener_t::ip_address

Definition at line 517 of file nat44_ed.api.

◆ path_mtu

u32 vl_api_nat_ha_set_listener_t::path_mtu

Definition at line 519 of file nat44_ed.api.

◆ port

u16 vl_api_nat_ha_set_listener_t::port

Definition at line 518 of file nat44_ed.api.


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