FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
map_ip4_reass_key_t Union Reference

Public Member Functions

 CLIB_PACKED (struct { ip4_address_t src;ip4_address_t dst;u16 fragment_id;u8 protocol;})
 

Data Fields

u64 as_u64 [2]
 
u32 as_u32 [4]
 

Detailed Description

Definition at line 150 of file map.h.

Member Function Documentation

◆ CLIB_PACKED()

map_ip4_reass_key_t::CLIB_PACKED ( struct { ip4_address_t src;ip4_address_t dst;u16 fragment_id;u8 protocol;}  )

Field Documentation

◆ as_u32

u32 map_ip4_reass_key_t::as_u32[4]

Definition at line 158 of file map.h.

◆ as_u64

u64 map_ip4_reass_key_t::as_u64[2]

Definition at line 157 of file map.h.


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