FD.io VPP  v20.01-48-g3e0dafb74
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 332 of file nat.api.

Field Documentation

◆ client_index

u32 vl_api_nat_ha_set_listener_t::client_index

Definition at line 333 of file nat.api.

◆ context

u32 vl_api_nat_ha_set_listener_t::context

Definition at line 334 of file nat.api.

◆ ip_address

vl_api_ip4_address_t vl_api_nat_ha_set_listener_t::ip_address

Definition at line 335 of file nat.api.

◆ path_mtu

u32 vl_api_nat_ha_set_listener_t::path_mtu

Definition at line 337 of file nat.api.

◆ port

u16 vl_api_nat_ha_set_listener_t::port

Definition at line 336 of file nat.api.


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