FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
lb_vip_encap_args_t Struct Reference

Data Fields

union {
   struct {
      u8   srv_type
 
      u16   target_port
 
   } 
 
   u8   dscp
 
   u64   as_u64
 
}; 
 

Detailed Description

Definition at line 223 of file lb.h.

Field Documentation

◆ @477

union { ... }

◆ as_u64

u64 lb_vip_encap_args_t::as_u64

Definition at line 236 of file lb.h.

◆ dscp

u8 lb_vip_encap_args_t::dscp

Definition at line 235 of file lb.h.

◆ srv_type

u8 lb_vip_encap_args_t::srv_type

Definition at line 229 of file lb.h.

◆ target_port

u16 lb_vip_encap_args_t::target_port

Definition at line 232 of file lb.h.


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