aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/buffer.h')
-rw-r--r--src/vnet/buffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vnet/buffer.h b/src/vnet/buffer.h
index c9b99c9a231..2144ed3a9df 100644
--- a/src/vnet/buffer.h
+++ b/src/vnet/buffer.h
@@ -274,7 +274,6 @@ typedef struct
/* interface output features */
struct
{
- u32 flags;
u32 sad_index;
} ipsec;