FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
lb_snat6_key_t Struct Reference
+ Collaboration diagram for lb_snat6_key_t:

Data Fields

union {
   struct {
      ip6_address_t   addr
 
      u16   port
 
      u16   protocol
 
      u32   fib_index
 
   } 
 
   u64   as_u64 [3]
 
}; 
 

Detailed Description

Definition at line 426 of file lb.h.

Field Documentation

union { ... }
ip6_address_t lb_snat6_key_t::addr

Definition at line 432 of file lb.h.

u64 lb_snat6_key_t::as_u64[3]

Definition at line 437 of file lb.h.

u32 lb_snat6_key_t::fib_index

Definition at line 435 of file lb.h.

u16 lb_snat6_key_t::port

Definition at line 433 of file lb.h.

u16 lb_snat6_key_t::protocol

Definition at line 434 of file lb.h.


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