]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/tcp.h
tcp: cache result of earlier divides when mss-aligning things
[net-next-2.6.git] / include / linux / tcp.h
index ad2021ccc55ab609c728dcf94db6973c5f9f2a48..9d5078bd23a38a08285e81d4d4e63407646ff873 100644 (file)
@@ -248,6 +248,7 @@ struct tcp_sock {
        /* inet_connection_sock has to be the first member of tcp_sock */
        struct inet_connection_sock     inet_conn;
        u16     tcp_header_len; /* Bytes of tcp header to send          */
+       u16     xmit_size_goal_segs; /* Goal for segmenting output packets */
 
 /*
  *     Header prediction flags