FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
ip6_address_t Union Reference

Data Fields

u8 as_u8 [16]
 
u16 as_u16 [8]
 
u32 as_u32 [4]
 
u64 as_u64 [2]
 
uword as_uword [16/sizeof(uword)]
 

Detailed Description

Definition at line 46 of file ip6_packet.h.

Field Documentation

◆ as_u16

u16 ip6_address_t::as_u16[8]

Definition at line 49 of file ip6_packet.h.

◆ as_u32

u32 ip6_address_t::as_u32[4]

Definition at line 50 of file ip6_packet.h.

◆ as_u64

u64 ip6_address_t::as_u64[2]

Definition at line 51 of file ip6_packet.h.

◆ as_u8

u8 ip6_address_t::as_u8[16]

Definition at line 48 of file ip6_packet.h.

◆ as_uword

uword ip6_address_t::as_uword[16/sizeof(uword)]

Definition at line 52 of file ip6_packet.h.


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