FD.io VPP  v19.08-24-ge6a5712
Vector Packet Processing
lb_vip_add_args_t Struct Reference
+ Collaboration diagram for lb_vip_add_args_t:

Data Fields

ip46_address_t prefix
 
u8 plen
 
u8 protocol
 
u16 port
 
lb_vip_type_t type
 
u32 new_length
 
lb_vip_encap_args_t encap_args
 

Detailed Description

Definition at line 573 of file lb.h.

Field Documentation

lb_vip_encap_args_t lb_vip_add_args_t::encap_args

Definition at line 580 of file lb.h.

u32 lb_vip_add_args_t::new_length

Definition at line 579 of file lb.h.

u8 lb_vip_add_args_t::plen

Definition at line 575 of file lb.h.

u16 lb_vip_add_args_t::port

Definition at line 577 of file lb.h.

ip46_address_t lb_vip_add_args_t::prefix

Definition at line 574 of file lb.h.

u8 lb_vip_add_args_t::protocol

Definition at line 576 of file lb.h.

lb_vip_type_t lb_vip_add_args_t::type

Definition at line 578 of file lb.h.


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