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

Set HA listener (local settings) More...

Data Fields

option in_progress
 
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 292 of file nat44_ei.api.

Field Documentation

◆ client_index

u32 vl_api_nat44_ei_ha_set_listener_t::client_index

Definition at line 294 of file nat44_ei.api.

◆ context

u32 vl_api_nat44_ei_ha_set_listener_t::context

Definition at line 295 of file nat44_ei.api.

◆ in_progress

option vl_api_nat44_ei_ha_set_listener_t::in_progress

Definition at line 293 of file nat44_ei.api.

◆ ip_address

vl_api_ip4_address_t vl_api_nat44_ei_ha_set_listener_t::ip_address

Definition at line 296 of file nat44_ei.api.

◆ path_mtu

u32 vl_api_nat44_ei_ha_set_listener_t::path_mtu

Definition at line 298 of file nat44_ei.api.

◆ port

u16 vl_api_nat44_ei_ha_set_listener_t::port

Definition at line 297 of file nat44_ei.api.


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