summaryrefslogtreecommitdiffstats
path: root/src/vnet/tcp/tcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/tcp/tcp.h')
-rw-r--r--src/vnet/tcp/tcp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/vnet/tcp/tcp.h b/src/vnet/tcp/tcp.h
index a3b20c88682..2725c1f51cf 100644
--- a/src/vnet/tcp/tcp.h
+++ b/src/vnet/tcp/tcp.h
@@ -163,9 +163,6 @@ typedef struct tcp_configuration_
* a zero rwnd advertisement */
u32 rwnd_min_update_ack;
- /** Delayed ack time (disabled) */
- u32 delack_time;
-
/** Timer ticks to wait for close from app */
u32 closewait_time;