FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
vl_api_lb_vip_t Struct Reference

Define connection statistics structure. More...

Data Fields

vl_api_address_with_prefix_t pfx
 
vl_api_ip_proto_t protocol
 
u16 port
 

Detailed Description

Define connection statistics structure.

Template Parameters
pfx- ip prefix and length
protocol- tcp or udp.
port- destination port.

Definition at line 68 of file lb_types.api.

Field Documentation

◆ pfx

vl_api_address_with_prefix_t vl_api_lb_vip_t::pfx

Definition at line 70 of file lb_types.api.

◆ port

u16 vl_api_lb_vip_t::port

Definition at line 72 of file lb_types.api.

◆ protocol

vl_api_ip_proto_t vl_api_lb_vip_t::protocol

Definition at line 71 of file lb_types.api.


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