aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vnet/vnet/buffer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/vnet/vnet/buffer.h b/vnet/vnet/buffer.h
index f6c00232..269df81f 100644
--- a/vnet/vnet/buffer.h
+++ b/vnet/vnet/buffer.h
@@ -119,6 +119,8 @@ typedef struct {
u32 established_connection_index;
u32 mini_connection_index;
+
+ u32 transmit_stamp;
} tcp;
/* ICMP */