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