aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vxlan/vxlan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/vxlan/vxlan.h')
-rw-r--r--src/vnet/vxlan/vxlan.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vnet/vxlan/vxlan.h b/src/vnet/vxlan/vxlan.h
index 290f03d57c4..fa47605e42d 100644
--- a/src/vnet/vxlan/vxlan.h
+++ b/src/vnet/vxlan/vxlan.h
@@ -135,7 +135,6 @@ typedef struct
u32 user_instance; /* Instance name being shown to user */
VNET_DECLARE_REWRITE;
- u8 is_l3;
} vxlan_tunnel_t;
#define foreach_vxlan_input_next \