FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_lb_as_dump Struct Reference

dump AS list per VIP or all ASs for all VIPs More...

Data Fields

_t u32 client_index
 
u32 context
 
vl_api_address_with_prefix_t pfx
 
u8 protocol
 
u16 port
 

Detailed Description

dump AS list per VIP or all ASs for all VIPs

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 125 of file lb.api.

Field Documentation

_t u32 vl_api_lb_as_dump::client_index

Definition at line 126 of file lb.api.

u32 vl_api_lb_as_dump::context

Definition at line 127 of file lb.api.

vl_api_address_with_prefix_t vl_api_lb_as_dump::pfx

Definition at line 129 of file lb.api.

u16 vl_api_lb_as_dump::port

Definition at line 131 of file lb.api.

u8 vl_api_lb_as_dump::protocol

Definition at line 130 of file lb.api.


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