FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
ip6_and_gre_union_t Struct Reference

Data Fields

union {
   ip6_and_gre_header_t   ip6_and_gre
 
   u64   as_u64 [3]
 
}; 
 

Detailed Description

Definition at line 33 of file gre.c.

Field Documentation

◆ @193

union { ... }

◆ as_u64

u64 ip6_and_gre_union_t::as_u64[3]

Definition at line 38 of file gre.c.

◆ ip6_and_gre

ip6_and_gre_header_t ip6_and_gre_union_t::ip6_and_gre

Definition at line 37 of file gre.c.


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