Gao Feng
589c49cbf9
net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
...
Define one new macro TCP_MAX_WSCALE instead of literal number '14',
and use U16_MAX instead of 65535 as the max value of TCP window.
There is another minor change, use rounddown(space, mss) instead of
(space / mss) * mss;
Signed-off-by: Gao Feng <fgao@ikuai8.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-05 07:50:32 -07:00
..
2017-03-23 16:41:27 -07:00
2017-03-24 13:17:07 -07:00
2017-01-16 12:57:48 +01:00
2017-03-22 10:48:49 -07:00
2017-02-04 19:44:22 -05:00
2017-03-28 22:32:42 -07:00
2017-02-15 11:04:11 +01:00
2017-01-17 10:23:08 +01:00
2017-03-22 14:15:49 -07:00
2017-03-10 09:45:09 -08:00
2017-03-16 10:18:34 -07:00
2017-03-21 15:27:19 -07:00
2017-03-10 09:45:09 -08:00
2016-10-30 12:42:58 -04:00
2016-06-30 05:03:36 -04:00
2016-10-20 14:32:22 -04:00
2017-03-21 15:27:19 -07:00
2017-02-09 16:43:45 -05:00
2017-03-09 18:23:27 -08:00
2017-01-13 22:37:16 -05:00
2017-01-18 13:04:29 -05:00
2016-12-29 11:38:31 -05:00
2016-11-03 16:10:26 -04:00
2017-03-22 15:40:45 -07:00
2016-12-24 11:46:01 -08:00
2017-03-24 13:17:07 -07:00
2016-12-24 11:46:01 -08:00
2017-03-09 18:28:42 -08:00
2017-02-21 12:23:53 -05:00
2017-01-30 15:14:22 -05:00
2016-11-18 10:59:15 -05:00
2016-11-18 10:59:15 -05:00
2017-03-28 22:46:04 -07:00
2016-12-24 11:46:01 -08:00
2017-03-28 22:32:42 -07:00
2017-02-16 21:25:49 -05:00
2017-03-10 09:45:09 -08:00
2017-02-28 12:49:36 +01:00
2017-02-11 02:31:11 -05:00
2017-03-16 20:33:56 -07:00
2017-03-24 13:17:07 -07:00
2016-11-03 15:25:26 -04:00
2017-02-07 13:07:47 -05:00
2017-03-21 15:27:19 -07:00
2017-01-09 13:58:57 -05:00
2017-03-24 13:17:07 -07:00
2016-10-29 17:12:43 -04:00
2017-03-02 08:42:27 +01:00
2016-11-22 13:27:16 -05:00
2016-12-06 11:34:24 -05:00
2016-08-23 23:11:36 -07:00
2017-01-28 10:33:06 -05:00
2016-11-21 13:20:17 -05:00
2016-11-21 13:20:17 -05:00
2016-11-21 13:20:17 -05:00
2017-04-05 07:50:32 -07:00
2017-03-24 20:49:30 -07:00
2016-11-21 13:20:17 -05:00
2017-03-16 20:33:56 -07:00
2017-03-24 20:49:30 -07:00
2016-09-19 20:59:34 -04:00
2017-04-05 07:50:32 -07:00
2017-02-21 13:26:03 -05:00
2016-09-21 00:23:00 -04:00
2017-01-13 22:37:16 -05:00
2016-11-21 13:20:17 -05:00
2017-03-07 13:58:33 -08:00
2016-11-21 13:20:17 -05:00
2016-11-21 13:20:17 -05:00
2017-03-16 20:23:28 -07:00
2016-11-21 13:20:17 -05:00
2017-04-05 07:50:32 -07:00
2016-07-11 13:27:06 -07:00
2016-09-08 16:13:09 -07:00
2016-11-24 15:32:14 -05:00
2016-10-20 14:32:22 -04:00
2017-02-07 16:29:30 -05:00
2016-11-24 15:32:14 -05:00
2017-02-15 11:04:11 +01:00
2017-02-15 11:04:11 +01:00
2017-02-09 10:22:19 +01:00
2017-02-09 10:22:17 +01:00
2017-01-10 10:57:12 +01:00