FD.io VPP  v19.08-23-g4b943d6
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 411 of file nat.api.

Field Documentation

u32 vl_api_nat_ha_set_listener_t::client_index

Definition at line 412 of file nat.api.

u32 vl_api_nat_ha_set_listener_t::context

Definition at line 413 of file nat.api.

vl_api_ip4_address_t vl_api_nat_ha_set_listener_t::ip_address

Definition at line 414 of file nat.api.

u32 vl_api_nat_ha_set_listener_t::path_mtu

Definition at line 416 of file nat.api.

u16 vl_api_nat_ha_set_listener_t::port

Definition at line 415 of file nat.api.


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