diff options
| author | Octavian Purdila <[email protected]> | 2014-06-25 14:09:58 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-06-27 22:53:36 +0000 |
| commit | d6274bd8d6ea84b7b54cc1c3fde6bcb6143b104f (patch) | |
| tree | 15c41b8907768843f435e2cbe01b998970cdb06f /net/ipv4/tcp_output.c | |
| parent | tcp: add init_seq method to tcp_request_sock_ops (diff) | |
| download | kernel-d6274bd8d6ea84b7b54cc1c3fde6bcb6143b104f.tar.gz kernel-d6274bd8d6ea84b7b54cc1c3fde6bcb6143b104f.zip | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
