FD.io VPP  v19.08.1-401-g8e4ed521a
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 82 of file lb.api.

Field Documentation

◆ client_index

u32 vl_api_lb_flush_vip_t::client_index

Definition at line 83 of file lb.api.

◆ context

u32 vl_api_lb_flush_vip_t::context

Definition at line 84 of file lb.api.

◆ pfx

vl_api_address_with_prefix_t vl_api_lb_flush_vip_t::pfx

Definition at line 85 of file lb.api.

◆ port

u16 vl_api_lb_flush_vip_t::port

Definition at line 87 of file lb.api.

◆ protocol

u8 vl_api_lb_flush_vip_t::protocol

Definition at line 86 of file lb.api.


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