]> Pileus Git - ~andy/linux/blobdiff - include/net/inet_connection_sock.h
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
[~andy/linux] / include / net / inet_connection_sock.h
index b3abe33f4e5f122ec7e68bc43b94fec50ad4f041..4e5a9ff99fc3d08af5519369c9ab887b59fdb06c 100644 (file)
@@ -114,8 +114,6 @@ struct inet_connection_sock {
 
                /* Information on the current probe. */
                int               probe_size;
-               __u32             probe_seq_start;
-               __u32             probe_seq_end;
        } icsk_mtup;
        u32                       icsk_ca_priv[16];
 #define ICSK_CA_PRIV_SIZE      (16 * sizeof(u32))