FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
nat66_sm_key_t Struct Reference
+ Collaboration diagram for nat66_sm_key_t:

Data Fields

union {
   struct {
      ip6_address_t   addr
 
      u32   fib_index
 
      u32   rsvd
 
   } 
 
   u64   as_u64 [3]
 
}; 
 

Detailed Description

Definition at line 32 of file nat66.h.

Field Documentation

◆ @529

union { ... }

◆ addr

ip6_address_t nat66_sm_key_t::addr

Definition at line 38 of file nat66.h.

◆ as_u64

u64 nat66_sm_key_t::as_u64[3]

Definition at line 42 of file nat66.h.

◆ fib_index

u32 nat66_sm_key_t::fib_index

Definition at line 39 of file nat66.h.

◆ rsvd

u32 nat66_sm_key_t::rsvd

Definition at line 40 of file nat66.h.


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