FD.io VPP  v18.07.1-19-g511ce25
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
 
lb_vip_type_t type
 
u32 new_length
 
lb_vip_encap_args_t encap_args
 

Detailed Description

Definition at line 511 of file lb.h.

Field Documentation

lb_vip_encap_args_t lb_vip_add_args_t::encap_args

Definition at line 516 of file lb.h.

u32 lb_vip_add_args_t::new_length

Definition at line 515 of file lb.h.

u8 lb_vip_add_args_t::plen

Definition at line 513 of file lb.h.

ip46_address_t lb_vip_add_args_t::prefix

Definition at line 512 of file lb.h.

lb_vip_type_t lb_vip_add_args_t::type

Definition at line 514 of file lb.h.


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