FD.io VPP  v19.08-27-gf4dcae4
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 241 of file lb.h.

Field Documentation

union { ... }
u64 vip_port_key_t::as_u64

Definition at line 250 of file lb.h.

u16 vip_port_key_t::port

Definition at line 246 of file lb.h.

u8 vip_port_key_t::protocol

Definition at line 247 of file lb.h.

u8 vip_port_key_t::rsv

Definition at line 248 of file lb.h.

u32 vip_port_key_t::vip_prefix_index

Definition at line 245 of file lb.h.


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