K 10 svn:author V 7 glebius K 8 svn:date V 27 2017-10-11T20:36:09.157755Z K 7 svn:log V 260 Declare more TCP globals in tcp_var.h, so that alternative TCP stacks can use them. Gather all TCP tunables in tcp_var.h in one place and alphabetically sort them, to ease maintainance of the list. Don't copy and paste declarations in tcp_stacks/fastpath.c. END