aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet')
-rw-r--r--src/vnet/buffer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vnet/buffer.h b/src/vnet/buffer.h
index aae999620ac..88637e1d902 100644
--- a/src/vnet/buffer.h
+++ b/src/vnet/buffer.h
@@ -378,6 +378,7 @@ typedef struct
struct
{
u32 flags;
+ u32 required_thread_index;
} snat;
u32 unused[6];