FD.io VPP  v20.01-48-g3e0dafb74
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
 
option vat_help = "<vip-prefix> [protocol (tcp|udp) port <n>]"
 

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

Field Documentation

◆ client_index

_t u32 vl_api_lb_as_dump::client_index

Definition at line 130 of file lb.api.

◆ context

u32 vl_api_lb_as_dump::context

Definition at line 131 of file lb.api.

◆ pfx

vl_api_address_with_prefix_t vl_api_lb_as_dump::pfx

Definition at line 133 of file lb.api.

◆ port

u16 vl_api_lb_as_dump::port

Definition at line 135 of file lb.api.

◆ protocol

u8 vl_api_lb_as_dump::protocol

Definition at line 134 of file lb.api.

◆ vat_help

option vl_api_lb_as_dump::vat_help = "<vip-prefix> [protocol (tcp|udp) port <n>]"

Definition at line 136 of file lb.api.


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