FD.io VPP  v19.01.2-3-gf61a1a8
Vector Packet Processing
vip_port_key_t Struct Reference

Data Fields

union {
   struct {
      u32   vip_prefix_index
 
      u16   port
 
      u8   protocol
 
      u8   rsv
 
   } 
 
   u64   as_u64
 
}; 
 

Detailed Description

Definition at line 240 of file lb.h.

Field Documentation

union { ... }
u64 vip_port_key_t::as_u64

Definition at line 249 of file lb.h.

u16 vip_port_key_t::port

Definition at line 245 of file lb.h.

u8 vip_port_key_t::protocol

Definition at line 246 of file lb.h.

u8 vip_port_key_t::rsv

Definition at line 247 of file lb.h.

u32 vip_port_key_t::vip_prefix_index

Definition at line 244 of file lb.h.


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