20 #ifndef included_vxlan_gpe_packet_h 21 #define included_vxlan_gpe_packet_h 67 #define foreach_vxlan_gpe_protocol \ 85 #define _(n,f) VXLAN_GPE_PROTOCOL_##f = n, 107 #define VXLAN_GPE_FLAGS_I 0x08 108 #define VXLAN_GPE_FLAGS_P 0x04 109 #define VXLAN_GPE_FLAGS_O 0x01 110 #define VXLAN_GPE_VERSION 0x0
#define foreach_vxlan_gpe_protocol
From draft-quinn-vxlan-gpe-03.txt.
vxlan_gpe_protocol_t
Struct for VXLAN GPE support inner protocol definition.