20 #ifndef included_vxlan_gpe_packet_h 21 #define included_vxlan_gpe_packet_h 67 #define foreach_vxlan_gpe_protocol \ 84 #define _(n,f) VXLAN_GPE_PROTOCOL_##f = n, 105 #define VXLAN_GPE_FLAGS_I 0x08 106 #define VXLAN_GPE_FLAGS_P 0x04 107 #define VXLAN_GPE_FLAGS_O 0x01 108 #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.