FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
ip4_and_gre_union_t Struct Reference

Data Fields

union {
   ip4_and_gre_header_t   ip4_and_gre
 
   u64   as_u64 [3]
 
}; 
 

Detailed Description

Definition at line 27 of file gre.c.

Field Documentation

◆ @203

union { ... }

◆ as_u64

u64 ip4_and_gre_union_t::as_u64[3]

Definition at line 32 of file gre.c.

◆ ip4_and_gre

ip4_and_gre_header_t ip4_and_gre_union_t::ip4_and_gre

Definition at line 31 of file gre.c.


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