aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/ipsec/ipsec_io.h')
-rw-r--r--src/vnet/ipsec/ipsec_io.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/vnet/ipsec/ipsec_io.h b/src/vnet/ipsec/ipsec_io.h
index c180a784eaa..f156b48360f 100644
--- a/src/vnet/ipsec/ipsec_io.h
+++ b/src/vnet/ipsec/ipsec_io.h
@@ -15,8 +15,6 @@
#ifndef __IPSEC_IO_H__
#define __IPSEC_IO_H__
-#define IPSEC_FLAG_IPSEC_GRE_TUNNEL (1 << 0)
-
#define foreach_ipsec_output_next \
_ (DROP, "error-drop")