Octavian Purdila d6274bd8d6 tcp: add send_synack method to tcp_request_sock_ops
Create a new tcp_request_sock_ops method to unify the IPv4/IPv6
signature for tcp_v[46]_send_synack. This allows us to later unify
tcp_v4_rtx_synack with tcp_v6_rtx_synack and tcp_v4_conn_request with
tcp_v4_conn_request.

Signed-off-by: Octavian Purdila <octavian.purdila@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-06-27 15:53:36 -07:00
..
2013-12-28 17:02:46 -05:00
2014-04-30 13:31:25 -04:00
2013-11-07 19:28:58 -05:00
2014-06-04 22:46:38 -07:00
2014-06-27 15:53:35 -07:00
2014-04-18 14:20:48 +02:00
2014-06-02 11:00:41 -07:00
2014-06-02 11:00:41 -07:00
2014-01-03 20:56:48 -05:00
2014-03-24 12:45:01 -04:00
2014-02-18 18:15:42 -05:00
2014-06-02 11:00:41 -07:00
2014-05-07 16:06:05 -04:00
2014-06-25 17:41:44 -07:00
2014-05-22 14:57:15 -04:00
2014-04-23 08:21:04 +02:00