FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
ip4_and_gre_union_t Struct Reference

IPv4 and GRE header union. More...

Data Fields

union {
   ip4_and_gre_header_t   ip4_and_gre
 
   u64   as_u64 [3]
 
}; 
 
union {
   ip4_and_gre_header_t   ip4_and_gre
 
   u64   as_u64 [3]
 
}; 
 

Detailed Description

IPv4 and GRE header union.

Definition at line 24 of file gre.c.

Field Documentation

union { ... }
union { ... }
u64 ip4_and_gre_union_t::as_u64[3]

Definition at line 29 of file gre.c.

ip4_and_gre_header_t ip4_and_gre_union_t::ip4_and_gre

Definition at line 28 of file gre.c.


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