Home
last modified time | relevance | path

Searched hist:d6274bd8d6ea84b7b54cc1c3fde6bcb6143b104f (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv6/
H A Dtcp_ipv6.cdiff d6274bd8d6ea84b7b54cc1c3fde6bcb6143b104f Wed Jun 25 16:09:58 CEST 2014 Octavian Purdila <octavian.purdila@intel.com> 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>
/linux/include/net/
H A Dtcp.hdiff d6274bd8d6ea84b7b54cc1c3fde6bcb6143b104f Wed Jun 25 16:09:58 CEST 2014 Octavian Purdila <octavian.purdila@intel.com> 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>
/linux/net/ipv4/
H A Dtcp_ipv4.cdiff d6274bd8d6ea84b7b54cc1c3fde6bcb6143b104f Wed Jun 25 16:09:58 CEST 2014 Octavian Purdila <octavian.purdila@intel.com> 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>