FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_lb_flush_vip_t Struct Reference

Flush a given vip. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_address_with_prefix_t pfx
 
u8 protocol
 
u16 port
 

Detailed Description

Flush a given vip.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
pfx- ip prefix and length
protocol- tcp or udp.
port- destination port.

Definition at line 86 of file lb.api.

Field Documentation

◆ client_index

u32 vl_api_lb_flush_vip_t::client_index

Definition at line 87 of file lb.api.

◆ context

u32 vl_api_lb_flush_vip_t::context

Definition at line 88 of file lb.api.

◆ pfx

vl_api_address_with_prefix_t vl_api_lb_flush_vip_t::pfx

Definition at line 89 of file lb.api.

◆ port

u16 vl_api_lb_flush_vip_t::port

Definition at line 91 of file lb.api.

◆ protocol

u8 vl_api_lb_flush_vip_t::protocol

Definition at line 90 of file lb.api.


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