Searched hist:eed29f17f09ad7f400bc245f209acad6a8214fac (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | syncookies.c | diff eed29f17f09ad7f400bc245f209acad6a8214fac Wed Jun 07 12:34:36 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: add a struct net parameter to tcp_parse_options()
We want to move some TCP sysctls to net namespaces in the future.
tcp_window_scaling, tcp_sack and tcp_timestamps being fetched from tcp_parse_options(), we need to pass an extra parameter.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | syncookies.c | diff eed29f17f09ad7f400bc245f209acad6a8214fac Wed Jun 07 12:34:36 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: add a struct net parameter to tcp_parse_options()
We want to move some TCP sysctls to net namespaces in the future.
tcp_window_scaling, tcp_sack and tcp_timestamps being fetched from tcp_parse_options(), we need to pass an extra parameter.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_minisocks.c | diff eed29f17f09ad7f400bc245f209acad6a8214fac Wed Jun 07 12:34:36 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: add a struct net parameter to tcp_parse_options()
We want to move some TCP sysctls to net namespaces in the future.
tcp_window_scaling, tcp_sack and tcp_timestamps being fetched from tcp_parse_options(), we need to pass an extra parameter.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_input.c | diff eed29f17f09ad7f400bc245f209acad6a8214fac Wed Jun 07 12:34:36 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: add a struct net parameter to tcp_parse_options()
We want to move some TCP sysctls to net namespaces in the future.
tcp_window_scaling, tcp_sack and tcp_timestamps being fetched from tcp_parse_options(), we need to pass an extra parameter.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | diff eed29f17f09ad7f400bc245f209acad6a8214fac Wed Jun 07 12:34:36 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: add a struct net parameter to tcp_parse_options()
We want to move some TCP sysctls to net namespaces in the future.
tcp_window_scaling, tcp_sack and tcp_timestamps being fetched from tcp_parse_options(), we need to pass an extra parameter.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | tcp.h | diff eed29f17f09ad7f400bc245f209acad6a8214fac Wed Jun 07 12:34:36 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: add a struct net parameter to tcp_parse_options()
We want to move some TCP sysctls to net namespaces in the future.
tcp_window_scaling, tcp_sack and tcp_timestamps being fetched from tcp_parse_options(), we need to pass an extra parameter.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|