aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2015-09-25 14:39:22 +0000
committerDavid S. Miller <[email protected]>2015-09-25 20:00:39 +0000
commit802885fc0400d0166a6b65d1844b61696aecbb10 (patch)
tree7f6e6d083adf632704d496642eab95ad3c969e93 /net/ipv4/tcp_output.c
parenttcp: constify tcp_v{4|6}_send_synack() socket argument (diff)
downloadkernel-802885fc0400d0166a6b65d1844b61696aecbb10.tar.gz
kernel-802885fc0400d0166a6b65d1844b61696aecbb10.zip
dccp: constify dccp_make_response() socket argument
Like tcp_make_synack() the only time we might change the socket is when calling sock_wmalloc(), which is using atomic operation to update sk->sk_wmem_alloc Also use MAX_DCCP_HEADER as both IPv4/IPv6 use this value for max_header. Signed-off-by: Eric Dumazet <[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