FD.io VPP  v19.08.1-401-g8e4ed521a
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 224 of file lb.h.

Field Documentation

◆ @524

union { ... }

◆ as_u64

u64 lb_vip_encap_args_t::as_u64

Definition at line 237 of file lb.h.

◆ dscp

u8 lb_vip_encap_args_t::dscp

Definition at line 236 of file lb.h.

◆ srv_type

u8 lb_vip_encap_args_t::srv_type

Definition at line 230 of file lb.h.

◆ target_port

u16 lb_vip_encap_args_t::target_port

Definition at line 233 of file lb.h.


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