FD.io VPP  v20.01-48-g3e0dafb74
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

◆ @62

union { ... }

◆ as_u64

u64 vip_port_key_t::as_u64

Definition at line 250 of file lb.h.

◆ port

u16 vip_port_key_t::port

Definition at line 246 of file lb.h.

◆ protocol

u8 vip_port_key_t::protocol

Definition at line 247 of file lb.h.

◆ rsv

u8 vip_port_key_t::rsv

Definition at line 248 of file lb.h.

◆ vip_prefix_index

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: