FD.io VPP  v21.06
Vector Packet Processing
snat_det_out_key_t Struct Reference
+ Collaboration diagram for snat_det_out_key_t:

Data Fields

union {
   struct {
      ip4_address_t   ext_host_addr
 
      u16   ext_host_port
 
      u16   out_port
 
   } 
 
   u64   as_u64
 
}; 
 

Detailed Description

Definition at line 84 of file det44.h.

Field Documentation

◆ @721

union { ... }

◆ as_u64

u64 snat_det_out_key_t::as_u64

Definition at line 94 of file det44.h.

◆ ext_host_addr

ip4_address_t snat_det_out_key_t::ext_host_addr

Definition at line 90 of file det44.h.

◆ ext_host_port

u16 snat_det_out_key_t::ext_host_port

Definition at line 91 of file det44.h.

◆ out_port

u16 snat_det_out_key_t::out_port

Definition at line 92 of file det44.h.


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