tcp: helpers to send special DCTCP ack
authorYuchung Cheng <ycheng@google.com>
Wed, 18 Jul 2018 20:56:34 +0000 (13:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Jul 2018 21:32:23 +0000 (14:32 -0700)
commit2987babb6982306509380fc11b450227a844493b
tree335148844dc2938c81979c8364867ad9978f6d2a
parentf7482683f1f4925c60941dbbd0813ceaa069d106
tcp: helpers to send special DCTCP ack

Refactor and create helpers to send the special ACK in DCTCP.

Signed-off-by: Yuchung Cheng <ycheng@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_output.c