diff options
author | Lawrence Brakmo <brakmo@fb.com> | 2016-06-08 21:16:44 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-10 23:07:49 -0700 |
commit | 6f094b9ec680209c5b7314feee983b2f4c910b1b (patch) | |
tree | e695d80ba28c1788606007c9734da7ed0335ffd7 /net/ipv4/icmp.c | |
parent | 3e7fb80b604b5bc7116fe374f604eb7c85f00b43 (diff) |
tcp: add in_flight to tcp_skb_cb
Add in_flight (bytes in flight when packet was sent) field
to tx component of tcp_skb_cb and make it available to
congestion modules' pkts_acked() function through the
ack_sample function argument.
Signed-off-by: Lawrence Brakmo <brakmo@fb.com>
Acked-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/icmp.c')
0 files changed, 0 insertions, 0 deletions