Merge tag 'tee-subsys-fix-for-4.21' of https://git.linaro.org/people/jens.wiklander...
[linux-2.6-microblaze.git] / include / linux / tcp.h
index 8ed77bb..a9b0280 100644 (file)
@@ -196,6 +196,7 @@ struct tcp_sock {
        u32     rcv_tstamp;     /* timestamp of last received ACK (for keepalives) */
        u32     lsndtime;       /* timestamp of last sent data packet (for restart window) */
        u32     last_oow_ack_time;  /* timestamp of last out-of-window ACK */
+       u32     compressed_ack_rcv_nxt;
 
        u32     tsoffset;       /* timestamp offset */